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:
parent
0463fb7808
commit
29be038547
@ -1,5 +1,5 @@
|
||||
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() {
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user