mirror of
https://github.com/yude-jp/yude.jp
synced 2024-11-10 20:38:00 +09:00
Remove garbage
This commit is contained in:
parent
d3bf8cc2f2
commit
9f95e24ede
@ -1,7 +1,7 @@
|
||||
// Next.js
|
||||
import Link from 'next/link'
|
||||
|
||||
const MinecraftMenu = (props) => {
|
||||
const MinecraftMenu = () => {
|
||||
return (
|
||||
<div>
|
||||
<Link href="/minecraft">
|
||||
|
Loading…
Reference in New Issue
Block a user