mirror of
https://github.com/rjNemo/epicNFT
synced 2026-06-10 03:36:40 +00:00
clean up and add redirect rules
This commit is contained in:
parent
84d7c4782d
commit
fd3e9019cb
2 changed files with 1 additions and 2 deletions
|
|
@ -3,8 +3,6 @@
|
|||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@mantine/core": "^4.1.2",
|
||||
"@mantine/hooks": "^4.1.2",
|
||||
"@testing-library/jest-dom": "^5.14.1",
|
||||
"@testing-library/react": "^12.0.0",
|
||||
"@testing-library/user-event": "^13.2.1",
|
||||
|
|
|
|||
1
client/public/_redirects
Normal file
1
client/public/_redirects
Normal file
|
|
@ -0,0 +1 @@
|
|||
/* /index.html 200
|
||||
Loading…
Reference in a new issue