setup ci, fix files using biome

This commit is contained in:
2025-08-27 22:51:50 +02:00
parent 8abfae803b
commit 90e6842d71
9 changed files with 40 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
import { useFlatasticStore } from "@/store/flatastic";
import { useEffect } from "react";
import { useFlatasticStore } from "@/store/flatastic";
import type { FlatasticChore } from "@/types/flatasticChore";