grad-le - ashley

This commit is contained in:
amy 2024-10-04 14:54:08 +03:30
parent 64f46a739c
commit b8a6741e5a

View file

@ -1,7 +1,6 @@
import { createSignal, onMount } from "solid-js"; import { createSignal, onMount } from "solid-js";
import { theImager } from "./api" import { theImager } from "./api"
import "./comps.css" import "./comps.css"
import { url } from "inspector";
// warning: this IS horrible code. its a joke. DO NOT try this at home because // warning: this IS horrible code. its a joke. DO NOT try this at home because
// your local senior programmer CAN and WILL hunt you down // your local senior programmer CAN and WILL hunt you down
// you have been warned. // you have been warned.