@shopify/polaris
Version:
Shopify’s admin product component library
15 lines (11 loc) • 410 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var styles = {
"ChoiceList": "Polaris-ChoiceList",
"titleHidden": "Polaris-ChoiceList--titleHidden",
"Title": "Polaris-ChoiceList__Title",
"Choices": "Polaris-ChoiceList__Choices",
"ChoiceChildren": "Polaris-ChoiceList__ChoiceChildren",
"ChoiceError": "Polaris-ChoiceList__ChoiceError"
};
exports['default'] = styles;