UNPKG

ukelli-ui

Version:

Base on React's UI lib. Make frontend's dev simpler and faster.

13 lines (12 loc) 261 B
var tipIcons = { normal: '', success: 'check-circle', green: 'check-circle', error: 'times-circle', red: 'times-circle', warn: 'exclamation-circle', orange: 'exclamation-circle', black: '', white: '', }; export { tipIcons };