mirror of
https://github.com/hex248/tsos.git
synced 2026-02-08 02:33:03 +00:00
biome check+format
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user