move error component to standalone
This commit is contained in:
parent
2b4aac7189
commit
5731ba62d0
6 changed files with 40 additions and 34 deletions
1
src/components/error/index.tsx
Normal file
1
src/components/error/index.tsx
Normal file
|
@ -0,0 +1 @@
|
|||
export { ErrorComp } from './error';
|
Loading…
Add table
Add a link
Reference in a new issue