Moving files around
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { NextPage } from 'next'
|
||||
import Head from 'next/head'
|
||||
import {HomeComponent} from "../components/Home";
|
||||
import {HomeComponent} from "../components/home/Home";
|
||||
|
||||
const Home: NextPage = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user