UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

16 lines (12 loc) 414 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var styles = { "Choice": "Polaris-Choice", "labelHidden": "Polaris-Choice--labelHidden", "Label": "Polaris-Choice__Label", "Control": "Polaris-Choice__Control", "disabled": "Polaris-Choice--disabled", "Descriptions": "Polaris-Choice__Descriptions", "HelpText": "Polaris-Choice__HelpText" }; exports['default'] = styles;