fix: import typo
This commit is contained in:
@@ -115,7 +115,7 @@ import {
|
|||||||
import { Badge } from "@/components/ui/badge";
|
import { Badge } from "@/components/ui/badge";
|
||||||
import { ModeToggle } from "@/components/ModeToggle";
|
import { ModeToggle } from "@/components/ModeToggle";
|
||||||
|
|
||||||
import Navbar from "@/components/Navbar";
|
import Navbar from "@/components/navbar";
|
||||||
|
|
||||||
export function App() {
|
export function App() {
|
||||||
// init selected index
|
// init selected index
|
||||||
|
|||||||
Reference in New Issue
Block a user