UNPKG

@_alexalbu/kraftie-components

Version:
7 lines (6 loc) 141 B
const BUTTON_TYPES = { PRIMARY: 'primary', SECONDARY: 'secondary', DESTRUCTIVE: 'destructive', }; export { BUTTON_TYPES };