Emerson Laurentino
Emerson Laurentino
@existentialism could you send? because you know the best spot. Meanwhile I work on the integration directly inside the website.
@filipewl what is needed to merge this pr?
@tlgimenes this already works, doesn't it?
I'm working on this, I will keep this issue updated with my works on new components. Button: #692 Input: #696 Icon: #723
This should be done on faststore as an organism
Yes, this should be done on faststore as an organism
Why the readme must be in starters, why not in faststore docs?
@felippenardi is a good idea, but I believe that before you should put the parameterization in hoc. something like: ```jsx import { withBounce } from 'react-motions' const ComponentWithBounce = withBounce(Let's...
@felippenardi `name` dont need, he is static inside hoc. would avoid this situation: ```jsx withConfig(withJello (), { name: 'shake' }) ```
@ArthurTriis1 remove the `.yarn/releases/yarn-1.19.0.cjs` file and add it on `.gitignore` pls.