fix: linting
This commit is contained in:
@@ -3,8 +3,8 @@ import { Lock } from "react-feather"
|
||||
|
||||
import { serverClient } from "@/lib/trpc/server"
|
||||
|
||||
import Title from "@/components/Title"
|
||||
import Button from "@/components/TempDesignSystem/Button"
|
||||
import Title from "@/components/Title"
|
||||
|
||||
import styles from "./next.module.css"
|
||||
|
||||
|
||||
@@ -4,9 +4,8 @@ import { LogOut } from "react-feather"
|
||||
import { GetNavigationMyPages } from "@/lib/graphql/Query/NavigationMyPages.graphql"
|
||||
import { request } from "@/lib/graphql/request"
|
||||
|
||||
import Title from "@/components/Title"
|
||||
import Link from "@/components/TempDesignSystem/Link"
|
||||
|
||||
import Title from "@/components/Title"
|
||||
|
||||
import { mapMenuItems } from "./helpers"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user