UNPKG

polaris-glints

Version:

Glints forked polaris react

14 lines (10 loc) 374 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var styles = { "Scrollable": "Polaris-Scrollable", "horizontal": "Polaris-Scrollable--horizontal", "vertical": "Polaris-Scrollable--vertical", "hasTopShadow": "Polaris-Scrollable--hasTopShadow", "hasBottomShadow": "Polaris-Scrollable--hasBottomShadow" }; exports["default"] = styles;