mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
feat: create pages eror and 404 . fix data blogs
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { Layout } from 'src/components/common'
|
||||
import { NotFoundPage } from "src/components/modules/404"
|
||||
|
||||
export default function NotFound() {
|
||||
@@ -7,4 +8,4 @@ export default function NotFound() {
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
NotFound.Layout = Layout
|
||||
|
Reference in New Issue
Block a user