[fix] do some lints

This commit is contained in:
PrinOrange
2024-08-16 14:12:30 +08:00
parent 131a29b539
commit c1e6424db0
13 changed files with 95 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
import { ContentContainer, Page } from "@/components/utils/Layout";
import { Button } from "@/components/ui/button";
import { Separator } from "@/components/ui/separator";
import { Footer } from "@/components/utils/Footer";
import { ContentContainer, Page } from "@/components/utils/Layout";
import { NavBar } from "@/components/utils/NavBar";
import { TfiFaceSad } from "react-icons/tfi";