Number
Components
The Number component family provides the following components:
NumberCircle
A component to display a number or character inside a circle
You can import the NumberCircle component from the number component family in the @openclothes/react package:
Javascript
import { NumberCircle } from "@openclothes/react/components/Number"