hellojags / SkySpaces

SkySpaces 2.0 - Files Management on Skynet
MIT License
1 stars 0 forks source link

Update React to 18 #5

Open skynethubio opened 2 years ago

skynethubio commented 2 years ago
  1. use Suspense for components. Lazy loading and Loader.
  2. Concurrency using UseTransition Hook