Skip to content

Commit

Permalink
lint 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
CirnoV committed May 21, 2024
1 parent 88d689c commit de01586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/sidebar/LeftSidebarItem.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { useComputed } from "@preact/signals";

import { useSystemVersion } from "#state/system-version";
import { navOpenStatesSignal, slugSignal } from "~/state/nav";
import type { NavMenuPage } from "~/state/server-only/nav";
Expand Down

0 comments on commit de01586

Please sign in to comment.