UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

13 lines (9 loc) 280 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var styles = { "Label": "Polaris-Label", "hidden": "Polaris-Label--hidden", "Text": "Polaris-Label__Text", "RequiredIndicator": "Polaris-Label__RequiredIndicator" }; exports.default = styles;