You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the following image, you will see a filter that has the year: Fall 2023. What I would like for you to do is create a component that is a dropdown filter that will hold options for every Fall and Spring semester since Fall 2023. For now, you can hard code these values but that might need to change later.
Description
In the following image, you will see a filter that has the year: Fall 2023. What I would like for you to do is create a component that is a dropdown filter that will hold options for every Fall and Spring semester since Fall 2023. For now, you can hard code these values but that might need to change later.
This link may be helpful: https://mui.com/material-ui/react-select/
This drop down should be created in it's own component that is called HistoryLeftFilter.tsx.
If you have any questions, please reach out!!!!
Technical Details
Teachables
Testing Steps
Dependencies
The text was updated successfully, but these errors were encountered: