-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tree selection dropdown and update path on selection
* Import `Select` component and add `selectedTree` state variable in `App.jsx` * Add `Select` component next to the info icon to display tree options * Update `useEffect` hook to update the path when a tree is selected and trigger a page refresh * Hide the menu on mobile in `Basic.jsx`
- Loading branch information
1 parent
d259271
commit 4739965
Showing
2 changed files
with
19 additions
and
18 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
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