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
Since we are now using a toggle switch in both the resources and team pages, let's port the logic for a toggle switch into its own component for better modularity. We will need to consider which props to pass the component and if should behave like a custom hook for managing state.
The text was updated successfully, but these errors were encountered:
Since we are now using a toggle switch in both the resources and team pages, let's port the logic for a toggle switch into its own component for better modularity. We will need to consider which props to pass the component and if should behave like a custom hook for managing state.
The text was updated successfully, but these errors were encountered: