Use @probo/react-lazy instead of native React.lazy

close #58

Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-03-25 16:16:11 +01:00
parent f93ee928a8
commit c4e4b16300
24 changed files with 239 additions and 21 deletions

View File

@@ -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",