blah blah help me

This commit is contained in:
Seth 2025-05-18 18:49:17 -04:00
parent fc36802567
commit 3bc40382d6
16 changed files with 396 additions and 64 deletions

View file

@ -1,12 +1,9 @@
import "tsx-dom";
import { artist } from "./utilities/artist";
import "./utilities/clicker";
import App from "./App";
artist();
document.body.appendChild(<App />);
// You're garbage, let me collect you.