mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-12 19:28:43 +09:00
Fix typo
This commit is contained in:
@@ -2,7 +2,7 @@ import "tailwindcss/tailwind.css";
|
||||
import Popper from "popper.js";
|
||||
import Link from 'next/link';
|
||||
import LangSelector from "./LangSelector"
|
||||
import ThemeChanger from './ThemeChanger';
|
||||
import ThemeChanger from './themeChanger';
|
||||
|
||||
const Navbar = () => {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user