@shopify/polaris
Version:
Shopify’s admin product component library
17 lines (13 loc) • 512 B
JavaScript
Object.defineProperty(exports, '__esModule', { value: true });
var styles = {
"ExceptionList": "Polaris-ExceptionList",
"Item": "Polaris-ExceptionList__Item",
"Icon": "Polaris-ExceptionList__Icon",
"statusWarning": "Polaris-ExceptionList--statusWarning",
"statusCritical": "Polaris-ExceptionList--statusCritical",
"Bullet": "Polaris-ExceptionList__Bullet",
"Title": "Polaris-ExceptionList__Title",
"Description": "Polaris-ExceptionList__Description"
};
exports.default = styles;
;