UNPKG

@equinor/eds-core-react

Version:

The React implementation of the Equinor Design System

14 lines (12 loc) 154 B
const avatar = { border: { type: 'border', radius: '50%' }, states: { disabled: { opacity: '0.5' } } }; export { avatar };