UNPKG

@legion-ui-kit/react-core

Version:

To install the package into your project:

3 lines (2 loc) 402 B
import{AlertIconInformation as o,AlertIconError as r,AlertIconWarning as n,AlertIconSuccess as i}from"./Alert.icons.js";const s=["success","warning","error","information"],t={information:"information"},a={color:t.information},c={success:i,warning:n,error:r,information:o};export{t as ALERT_COLOR,s as ALERT_COLORS,a as ALERT_DEFAULT_PROPS,c as DEFAULT_ICON}; //# sourceMappingURL=Alert.constant.js.map