Skip to content
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

Fix children mapping keys in Carousel, CodeMockup, and Range #231

Merged

Conversation

Klaas058
Copy link
Contributor

Components: Carousel, CodeMockup, and Range

While I was going through the storybook for (#230) I noticed there were console warning for the Carousel, CodeMockup, and Range about not giving keys while mapping children/arrays.

This is a simple PR to rectify that so our users don't get console warnings and prevent unnecessary rerenders

@netlify
Copy link

netlify bot commented Oct 11, 2022

Deploy Preview for react-daisyui ready!

Name Link
🔨 Latest commit 07f6c51
🔍 Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/6345c9a3176ffb000894ef57
😎 Deploy Preview https://deploy-preview-231--react-daisyui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Oct 11, 2022

👷 Deploy Preview for react-daisyui processing.

Name Link
🔨 Latest commit 07f6c51
🔍 Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/6345c9a3176ffb000894ef57

@benjitrosch benjitrosch merged commit 50b25e6 into daisyui:main Oct 12, 2022
This was referenced Oct 31, 2022
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.

None yet

2 participants