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
Extract the SelectedFilters component with it's clear button. This component should be loadable with an array options, containing values and an onClick function and a set of values, signaling the selected options.
Things to consider:
Do not extract the map buttons or logic.
The idea of extracting the components separately is to be able to eventually build the navigation bar for each of the assets individually in the dApps.
The text was updated successfully, but these errors were encountered:
Abstract the Marketplace's search bar into the UI as some new components:
Things to consider:
The text was updated successfully, but these errors were encountered: