FlashMessage React component as used in 42.nl products.
npm install @42.nl/ui-core-flash-messageInstall the package in your project directory with:
``sh
// with npm
npm install @42.nl/ui-core-flash-message
// with yarn
yarn add @42.nl/ui-core-flash-message
``