Skip to content

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

Merged
liamdebeasi merged 1 commit into
mainfrom
icon-dot-class
Sep 1, 2022
Merged

fix(playground): use className instead of class#2522
liamdebeasi merged 1 commit into
mainfrom
icon-dot-class

Conversation

@liamdebeasi

Copy link
Copy Markdown
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

vercelBot commented Sep 1, 2022

Copy link
Copy Markdown

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

NameStatusPreviewUpdated
ionic-docs✅ Ready (Inspect)Visit PreviewSep 1, 2022 at 1:54PM (UTC)

@liamdebeasi
liamdebeasi merged commit 8cb2f33 into mainSep 1, 2022
@liamdebeasi
liamdebeasi deleted the icon-dot-class branch September 1, 2022 17:58
Sign up for freeto 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

@liamdebeasi@averyrousseau