Use @probo/react-lazy instead of native React.lazy
close #58 Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
@@ -44,7 +44,8 @@
|
||||
"react-router": "^7.1.5",
|
||||
"relay-runtime": "^18.2.0",
|
||||
"tailwind-merge": "^3.0.2",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"@probo/react-lazy": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.7",
|
||||
|
||||
Reference in New Issue
Block a user