We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next to the search field add something like
<div className="flex items-center gap-8"> <div className="flex items-center space-x-2"> <Switch id="has-delivery" /> <Label htmlFor="has-delivery">Has Delivery</Label> </div> </div>
This toggle should hide locations that do not have delivery from both the map view and the list view.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Next to the search field add something like
This toggle should hide locations that do not have delivery from both the map view and the list view.
The text was updated successfully, but these errors were encountered: