Margarita Components
Margarita Components is a local package to this repository, which contains components that are specific and tailored to the Margarita needs and business logic, by composing components from @kiwicom/universal-components.
Examples of this components would be the PassengerCard, or the CreditCardPaymentForm.
To launch the Storybook in mobile version run:
yarn storybook:mobile:margarita-components
To launuch the Storybook in web version run:
yarn storybook:web:margarita-components
