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
#7306 broke showcase page css. presumably restoring the showcaseList and checkboxList class names in website/src/pages/showcase.tsx should fix it
showcaseList
checkboxList
website/src/pages/showcase.tsx
before (https://deploy-preview-7310--docusaurus-2.netlify.app/showcase):
after (https://deploy-preview-7306--docusaurus-2.netlify.app/showcase/ , and on live site):
The text was updated successfully, but these errors were encountered:
Thanks for reporting! If you want to send a PR feel free to
Sorry, something went wrong.
lex111
Successfully merging a pull request may close this issue.
Have you read the Contributing Guidelines on issues?
Description
#7306 broke showcase page css. presumably restoring the
showcaseList
andcheckboxList
class names inwebsite/src/pages/showcase.tsx
should fix itbefore (https://deploy-preview-7310--docusaurus-2.netlify.app/showcase):
after (https://deploy-preview-7306--docusaurus-2.netlify.app/showcase/ , and on live site):
Self-service
The text was updated successfully, but these errors were encountered: