Fix "modile" -> "mobile" typo

This commit is contained in:
Ryan Pandya 2025-01-12 18:25:46 -08:00
parent 39f250c0ec
commit 2fa8b6261f

View File

@ -1,4 +1,4 @@
import MobileSidebarItem from "@/components/shared/sidebar/ModileSidebarItem"; import MobileSidebarItem from "@/components/shared/sidebar/MobileSidebarItem";
import { settingsSidebarItems } from "./items"; import { settingsSidebarItems } from "./items";