mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
🔨 refactor: change folder name error to error-page
:%s
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import { Layout } from 'src/components/common'
|
import { Layout } from 'src/components/common'
|
||||||
import { ErrorPage } from 'src/components/modules/error'
|
import { ErrorPage } from 'src/components/modules/error-page'
|
||||||
|
|
||||||
export default function NotFound() {
|
export default function NotFound() {
|
||||||
return (
|
return (
|
||||||
|
Reference in New Issue
Block a user