UNPKG

@cainthus/alex-library

Version:

Component React library for Cainthus - Alex Dashboard.

8 lines (7 loc) 147 B
export type Props = { label: string, position: 'top' | 'bottom' | 'left' | 'right', className?: string, style?: Object, score: number };