UNPKG

@cgi-learning-hub/ui

Version:

@cgi-learning-hub/ui is an open-source React component library that implements UI for HUB's features

2 lines (1 loc) 571 B
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../../Alert-rPyl-bqs.cjs"),r={title:"Components/Alert",component:e.Alert},s={args:{severity:"error",children:"This is an alert of type error"}},t={args:{severity:"info",children:"This is an alert of type info"}},n={args:{severity:"success",children:"This is an alert of type success"}},o={args:{severity:"warning",children:"This is an alert of type warning"}};exports.Error=s;exports.Info=t;exports.Success=n;exports.Warning=o;exports.default=r;