Skip to content

Instantly share code, notes, and snippets.

@evasconcelos
Created March 30, 2021 11:45
Show Gist options
  • Save evasconcelos/cf42864b2e879d8e3075295c33a81fe9 to your computer and use it in GitHub Desktop.
Save evasconcelos/cf42864b2e879d8e3075295c33a81fe9 to your computer and use it in GitHub Desktop.
goodInput.tsx
<InputContainer ...props>
<InputLabel ...props />
<InputLeftAddon ...props />
<InputControl ...props />
<InputRightAddon ...props />
</InputContainer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment