mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +09:00
Fix typo
This commit is contained in:
parent
6e45ef3eae
commit
3375b48c6e
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user