UNPKG

@aws-amplify/ui

Version:

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

14 lines (12 loc) 366 B
const fieldmessages = { error: { color: { value: '{colors.font.error.value}' }, fontSize: { value: '{fontSizes.small.value}' }, }, description: { color: { value: '{colors.font.secondary.value}' }, fontStyle: { value: 'italic' }, fontSize: { value: '{fontSizes.small.value}' }, }, }; export { fieldmessages };