Divider
Render a simple horizontal rule with the divider component.
To add the Divider
component to your app:
import {Divider} from '@stripe/ui-extension-sdk/ui';
<Divider />
This component has no props.
To add the Divider
component to your app:
import {Divider} from '@stripe/ui-extension-sdk/ui';
<Divider />
This component has no props.