Badges serve the purpose of swiftly indicating the status of an item.
React
Is new design vision part implemented using new tokens?
Storybook
React guidance
Source
GitHub code
import { Badge } from '@optimus-web/core'; <Badge content={3}> <Button>Open List</Button> </ Badge>