0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-09-27 23:20:24 +09:00
This commit is contained in:
yude 2021-02-07 17:02:13 +09:00
parent 6e45ef3eae
commit 3375b48c6e

View File

@ -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 (