Skip to content

fix(playground): use className instead of class #2522

New issue

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

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Conversation

liamdebeasi
Copy link
Contributor

During development I noticed the following error in the console:

react-dom.development.js?ac89:67 Warning: Invalid DOM property `class`. Did you mean `className`?
    at div
    at IconDots
    at div
    at div
    at div
    at div
    at Playground (webpack-internal:///./src/components/global/Playground/index.tsx:23:35)

The dots icon component should use className instead of class.

@vercel
Copy link

vercel bot commented Sep 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ionic-docs ✅ Ready (Inspect) Visit Preview Sep 1, 2022 at 1:54PM (UTC)

@liamdebeasi liamdebeasi merged commit 8cb2f33 into main Sep 1, 2022
@liamdebeasi liamdebeasi deleted the icon-dot-class branch September 1, 2022 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants