mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-19 22:53:36 +09:00
update packages and dependencies
This commit is contained in:
@@ -3,7 +3,7 @@ import Logo from "@/components/Logo.astro";
|
||||
import ThemeSwitcher from "@/components/ThemeSwitcher.astro";
|
||||
import config from "@/config/config.json";
|
||||
import menu from "@/config/menu.json";
|
||||
import { IoSearch } from "react-icons/io5/index.js";
|
||||
import { IoSearch } from "react-icons/io5";
|
||||
|
||||
export interface ChildNavigationLink {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user