```html npm install --save crs-dropdown-container ```
npm install crs-dropdown-containerhtml
npm install --save crs-dropdown-container
`
Introduction
This is a simple container component that exists in two parts.
1. Dropdown input
1. Container
Both you can add custom UI too.
`html
My Label
Content 1
Content 2
``