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) 183 B
const togglebuttongroup = { alignItems: { value: 'center' }, alignContent: { value: 'center' }, justifyContent: { value: 'flex-start' }, }; export { togglebuttongroup };