small fix

This commit is contained in:
Dominic Ferrando
2025-04-17 07:35:28 -04:00
parent 598eeb0a60
commit 24bb9af073
6 changed files with 90 additions and 9 deletions
+1
View File
@@ -0,0 +1 @@
const $ = (id) => document.getElementById(id);