biome check+format

This commit is contained in:
2026-01-25 10:03:02 +00:00
parent 13ef090e7b
commit 0666321da5
11 changed files with 47 additions and 47 deletions

View File

@@ -1,7 +1,7 @@
import ThemeToggle from "@/components/theme-toggle";
import { Link, useLocation } from "react-router-dom";
import { Home, Settings } from "lucide-react";
import { Button } from "@/components/ui/button";
import { Home, Settings } from "lucide-react";
import { Link, useLocation } from "react-router-dom";
export default function Layout({
children,