UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

16 lines (12 loc) 425 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var styles = { "hidden": "Polaris-Labelled--hidden", "LabelWrapper": "Polaris-Labelled__LabelWrapper", "disabled": "Polaris-Labelled--disabled", "HelpText": "Polaris-Labelled__HelpText", "readOnly": "Polaris-Labelled--readOnly", "Error": "Polaris-Labelled__Error", "Action": "Polaris-Labelled__Action" }; exports.default = styles;