Skip to content

Added handling for string prop in component content. #3433

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 4 commits into from
Dec 2, 2024

Conversation

nitzanyiz
Copy link
Collaborator

Description

Added handling for the component props type so now it will add " for strings.

Changelog

N/A

Additional info

N/A

@nitzanyiz nitzanyiz requested a review from Inbal-Tish December 2, 2024 13:07
@nitzanyiz nitzanyiz marked this pull request as ready for review December 2, 2024 13:07
},
"background": "yellow"
},
{
"component": "Button",
"props": {
"label": "\"This is a button\""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capitalize the button --> Button

@Inbal-Tish
Copy link
Collaborator

@nitzanyiz Approved. Super small comment

@nitzanyiz nitzanyiz enabled auto-merge (squash) December 2, 2024 14:24
@nitzanyiz nitzanyiz merged commit a303ba1 into master Dec 2, 2024
1 check passed
@nitzanyiz nitzanyiz deleted the fix/componentItem-stringProps branch December 2, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants