What's Changed
📚 Docs
- fix(sandpack): code viewer editor theme is now working
- refactor(home): home sections are now being loaded just when are visible this change makes a huge performance improvement
- feature(home): nprogress library added to show a progress bar on top of the page when the user navigates through routes
🐛 Fixes
- fix(theme-provider): SSR provider wrap warning
- fix(table):
cssContainer
prop warning - fix:
animated
prop warning - fix(table):
hideHeader
prop warning
New Contributors
Full Changelog: v1.0.2-beta.5...v1.0.4-beta.5