In order to apply filters in the mobile section, create the mobile filtering modal that can be found in the Marketplace UI as the AssetFiltersModal.tsx. Take into consideration that a second filtering modal might be required when implementing the Assets section as the filters are diferente.
Use the pagination hook to change the filters in the component as well.
In order to apply filters in the mobile section, create the mobile filtering modal that can be found in the Marketplace UI as the AssetFiltersModal.tsx. Take into consideration that a second filtering modal might be required when implementing the Assets section as the filters are diferente. Use the pagination hook to change the filters in the component as well.