import { Badge } from '@arctic-kit/snow'; function Demo() { return ( <Badge color="primary"> 5 </Badge> );}
color
SnowColor