UNPKG

@wb-tech/ui-react

Version:
21 lines (16 loc) 492 B
export const tag: string export const tag_interactive: string interface Stylesheet { 'tag': string 'tag_interactive': string 'tag_size-large': string 'tag_size-medium': string 'tag_style-badge-active': string 'tag_style-badge-failed': string 'tag_style-badge-processing': string 'tag_style-badge-purple': string 'tag_style-badge-rollbacked': string 'tag_style-badge-success': string } declare const stylesheet: Stylesheet export default stylesheet