UNPKG

@aws-amplify/ui

Version:

`@aws-amplify/ui` contains low-level logic & styles for stand-alone usage or re-use in framework-specific implementations.

8 lines (6 loc) 140 B
const borderWidths = { small: { value: '1px' }, medium: { value: '2px' }, large: { value: '3px' }, }; export { borderWidths };