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

feat: add width on inputs #89

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Conversation

arielerv
Copy link
Contributor

Description

  • add width scale on inputs

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How to test

        <Wrap spacing={1}>
            <TextInput width="xl"/>
            <TextInput width="xl"/>
            <TextInput width="xl"/>
        </Wrap>

@arielerv arielerv changed the title feat: add width on inputs WIP: feat: add width on inputs Jun 30, 2022
@arielerv arielerv changed the title WIP: feat: add width on inputs feat: add width on inputs Jun 30, 2022
@maximilianoforlenza maximilianoforlenza merged commit 9e7d183 into master Jun 30, 2022
@maximilianoforlenza maximilianoforlenza deleted the feat/addWidthOnComponents branch June 30, 2022 19:48
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