@vebgen/mui-cards
v0.0.2
Published
Cards based on Material UI
Readme
Material-UI Cards
The library contains cards that extend the functionality found in the Material-UI library.
Following components are available:
Biscuit- a card with a header, content and actions in footer; the title and subtitle are translated if provided as strings.
Running unit tests
Run nx test cards to execute the unit tests via Jest.
