🔹 Description
It is a component use for grouping different html tags
🔹System Dependencies
🔹 Installation
The package can be installed via npm:
npm install empower-display --save
🔹 Component Variation Title (ex. Alert with Dropdown)
Configuration
import { Card } from 'empower-display' ....... return ( <Card> <div> <h4>Card Sample</h4> <p>Sample Details</p> </div> </Card> )
🔹 References
Repository Link: https://gitlab.com/empowerteams/empower-display.git
NPM Package: https://www.npmjs.com/package/empower-display
Demo Repo: git@bitbucket.org:empowerteams/mfe-sub-application-template.git