A simple library that uses Lina to share common forms among OLX Brasil projects.
- Use
yarn storybook
to see all foms; - Use
yarn dev
to run the library on the local machine and write a new components;- You can set the environment variable BRAND (vivareal | zap | zapmais) to specify the layout of Lina components;
WIP