UNPKG

wix-style-react

Version:
11 lines (8 loc) 177 B
export const dataHooks = { tooltipText: 'tooltip-text', }; export const TIMEOUT = { enter: 100, exit: 150 }; export const SIZES = { small: 'small', medium: 'medium', };