This repository has been archived by the owner on May 15, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(page): render ForwardedDestinations chart on main page
## what - Render ForwardedDestinations chart ## how - use Grid to set the width - use 50% space when on a medium size screen - use 100% space when on a extra-small size screen - render ForwardedDestinations component - pass prop `isLoading` - pass prop `data` ## why ## where - ./src/pages/index.tsx ## usage
- Loading branch information