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

Add textfield #33

Closed
wants to merge 1 commit into from
Closed

Add textfield #33

wants to merge 1 commit into from

Conversation

luizakp
Copy link
Contributor

@luizakp luizakp commented Mar 14, 2024

No description provided.

@luizakp luizakp requested review from ribeirojose and devjoaov March 14, 2024 15:27
<FormLabel tooltip={field.tooltip}>{field.label}</FormLabel>
<FormDescription>{field.description}</FormDescription>
<FormControl>
<span>{toTitleCase(formField.value)}</span>
Copy link
Contributor

Choose a reason for hiding this comment

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

why do this?

Copy link
Contributor

@ribeirojose ribeirojose left a comment

Choose a reason for hiding this comment

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

blocking until we discuss a bit more

@luizakp luizakp closed this Mar 14, 2024
@luizakp luizakp deleted the add-text-field branch March 14, 2024 16:18
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.

2 participants