mirror of
https://github.com/uetchy/namae.git
synced 2025-10-14 23:22:19 +09:00
style: prettier
This commit is contained in:
@@ -4,6 +4,7 @@ import { useTranslation } from 'react-i18next';
|
||||
import { Content, Header } from '../theme';
|
||||
import Form from '../components/Form';
|
||||
import Welcome from '../components/Welcome';
|
||||
|
||||
export default function Home() {
|
||||
const { t } = useTranslation();
|
||||
|
||||
|
Reference in New Issue
Block a user