import {OrderedList} from '@primer/react-brand'
<OrderedList><OrderedList.Item>Automatic security and version updates</OrderedList.Item><OrderedList.Item>GitHub Security Advisories</OrderedList.Item><OrderedList.Item>Code and secret scanning</OrderedList.Item><OrderedList.Item>Dependency review</OrderedList.Item><OrderedList.Item>Automated authentication and identity management</OrderedList.Item></OrderedList>
Name | Type | Default | Description |
---|---|---|---|
className | string | Sets a custom class on the root element | |
children | React.ReactNode , React.ReactNode[] | default | Content to be displayed within the OrderedList component |
Name | Type | Default | Description |
---|---|---|---|
className | string | Sets a custom class on the root element | |
children | React.ReactNode , React.ReactNode[] | default | Content to be displayed within the OrderedList component |