@mna-dl/components
v0.0.3
Published
Collections of ui components.
Readme
MNA UI Components
Collection of ui components
Installation
npm install @mna-dl/components
Usage
You can require the whole library:import '@mna-dl/components';
Or specific component:import {Carousel} from '@mna-dl/components';
