-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add lazy import for different routes (#656)
* feat: Add lazy import for diffrent routes - imported routes from lazy imports - added suspense wrapper around all pages * fix: add fall back to app.js - when file is still loading data wont be there. so added the check if its is not null in opportunities.tsx
- Loading branch information
1 parent
7782b7e
commit b9d4f93
Showing
18 changed files
with
660 additions
and
600 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.