@ticketmaster/allure-ui
Allure React components library that implement Google's Material Design.
This library is a collection of shared React components that implement Google's Material Design.
Install peerDependencies
The following packages need to be present on your project in order to use this library.
"@material-ui/core": "^4.11.0"
"@ticketmaster/allure-core": "latest"
If they are not already present, add the required peerDependencies to your dependencies
yarn add @material-ui/core @ticketmaster/allure-core
Install the package
Add @ticketmaster/allure-ui
to your dependencies
yarn add @ticketmaster/allure-ui
You can now use the React components provided by allure-ui inside your project.