chakra-ui / chakra-ui-docs

Documentation website for chakra ui
https://chakra-ui.com
MIT License
301 stars 478 forks source link

docs: Fixed error in Input-component #1567

Closed kasperadk closed 1 year ago

kasperadk commented 1 year ago

📝 Description

Syntax error in the Input-component - section: Add elements inside Input

⛳️ Current behavior (updates)

Can't render the component due to self-closing tag.

🚀 New behavior

Renders the component correctly

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

vercel[bot] commented 1 year ago

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

Name Status Preview Updated (UTC)
chakra-ui-docs ✅ Ready (Inspect) Visit Preview May 10, 2023 9:34am
andresin87 commented 1 year ago

I was reviewing exactly the same

noobinthisgame commented 1 year ago

Thanks for opening the PR. Closing in favor of https://github.com/chakra-ui/chakra-ui-docs/pull/1578.

kasperadk commented 1 year ago

Thanks for opening the PR. Closing in favor of #1578.

Okay, any reason for not merging this one since it was created before #1578?

noobinthisgame commented 1 year ago

No specific reason. Just the order I worked through the PRs. I'll try to keep in mind to double check other PRs for same changes next time. This is the first time we got 6 PRs for the same issue.

kasperadk commented 1 year ago

No worries - was just wondering. Thank you for the reply.