Use custom lazy for loading components
Signed-off-by: Bryan Frimin <bryan@getprobo.com> Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
committed by
Sacha Al Himdani
parent
1ba61f691e
commit
e1b63b59a6
@@ -11,7 +11,7 @@
|
||||
"typecheck": "npx tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@probo/react-lazy": "^0.1.0",
|
||||
"@probo/react-lazy": "1.0.0",
|
||||
"@probo/vendors": "^0.0.1",
|
||||
"@radix-ui/colors": "^3.0.0",
|
||||
"@radix-ui/react-avatar": "^1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user