PointyCircle()
function PointyCircle(props, deprecatedLegacyContext?): ReactNode
Circle with pointy top right corner
Parameters
Parameter | Type | Description |
---|---|---|
props | CircleProps | - |
deprecatedLegacyContext ? | any | Deprecated See React Docs |
Returns
ReactNode