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(TextInput): Fix start content property for text input #1097

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

aundus
Copy link
Contributor

@aundus aundus commented Dec 8, 2023

Currently the startContent property for text inputs is not rendering correctly because the variable not wrapped in {}
image
Returning:

<div>startContent</div>

@aundus aundus requested a review from akdetrick December 8, 2023 16:33
Copy link

github-actions bot commented Dec 8, 2023

📘 Storybook Preview Available 👀

View the Storybook build from this PR in your browser:
https://60620d422ffdf100216415b2-fzojdmcknr.chromatic.com/

(This action will publish a new comment and url if this PR is modified)

@akdetrick akdetrick merged commit bebd6ae into main Dec 8, 2023
6 checks passed
@narmirobot
Copy link

🎉 This PR is included in version 3.14.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants