typa shit ive been on 🔥

This commit is contained in:
amy 2024-06-28 13:44:19 +03:30
parent 3d253dac01
commit 17aa62f4ec
5 changed files with 24 additions and 9 deletions

View file

@ -1,6 +1,6 @@
// import { createSignal, onCleanup } from "solid-js";
import { onCleanup } from "solid-js";
import { removethething } from "./utils.ts";
import { removethething } from "./utils.tsx";
function HoverComponent() {
let timerId: number|null;