Emerson Laurentino
Emerson Laurentino
I had to do two validations that could be native to the `Dropzone` component, check the file size and which extensions are allowed. This problem also existed here https://github.com/vtex/styleguide/issues/415
## Overview I need to clear all files and wish there was an event that cleaned all files so I don't have to be removing file by file. ## Purpose...
# [babel-upgrade-online](https://github.com/emersonlaurentino/babel-upgrade-online) > A tiny editor for upgrading Babel versions (to v7) [Online](https://babel-upgrade-online.netlify.com/) - [Source](https://github.com/emersonlaurentino/babel-upgrade-online) # Motivation > aside: This issue reminds me that we should also make a website...
- The component will be composed by the atoms: Button and Input. - Where the buttons are responsible for incrementing and decrementing the input value. - The user can add...