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
The text was updated successfully, but these errors were encountered:
Render tag arrays
36478ef
- pass in all tags as arrays (climate, type, water, soil) Relates #11
Pass tags into ProductCard component
36bbc4f
Relates #11
Add different background colors for each tag category
a7aa557
- Add styles to tag-container Relates #11
Add function to generate array of tags
3937c86
Disable ssr for ProductCard component
2cf4ee1
- Render only on client-side to avoid Next Client and Server becoming out of sync Relates #11
No branches or pull requests
The text was updated successfully, but these errors were encountered: