mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 10:41:23 +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 { ErrorPage } from 'src/components/modules/error'
|
||||
import { ErrorPage } from 'src/components/modules/error-page'
|
||||
|
||||
export default function NotFound() {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user