mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
ok, bad idea. moving everything that is not a page out of pages
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Head from 'next/head'
|
||||
|
||||
import Wizard from './components/wizard'
|
||||
import Wizard from '../components/wizard'
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user