UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

16 lines (12 loc) 460 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var styles = { "ChoiceList": "Polaris-ChoiceList", "ChoiceItem": "Polaris-ChoiceList__ChoiceItem", "titleHidden": "Polaris-ChoiceList--titleHidden", "Title": "Polaris-ChoiceList__Title", "Choices": "Polaris-ChoiceList__Choices", "ChoiceChildren": "Polaris-ChoiceList__ChoiceChildren", "ChoiceError": "Polaris-ChoiceList__ChoiceError" }; exports["default"] = styles;