UNPKG

@gechiui/components

Version:
10 lines (6 loc) 166 B
# ColorIndicator ## Usage ```jsx import { ColorIndicator } from '@gechiui/components'; const MyColorIndicator = () => <ColorIndicator colorValue="#0073aa" />; ```