fix: default export error
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { HomePage } from '@pages/home';
|
||||
import { default as HomePage } from '@pages/home';
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user