mirror of
https://github.com/yude-jp/yude.jp
synced 2025-04-17 04:24:53 +09:00
Remove unused component
This commit is contained in:
parent
94c966d58c
commit
aafc72d5d9
@ -29,7 +29,6 @@ export default function Index(props) {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<DefaultSeo {...SEO} />
|
|
||||||
<Layout title={t('home')}>
|
<Layout title={t('home')}>
|
||||||
<div className="my-9 text-center">
|
<div className="my-9 text-center">
|
||||||
<div className="m-10">
|
<div className="m-10">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user