Separator
AtomVisual divider between sections of content. Supports horizontal and vertical orientation, and an optional centered label for horizontal dividers.
Section one content
Section two content
<p>Section one content</p>
<Separator />
<p>Section two content</p>ProfileSettingsBilling
OR
<span>Profile</span>
<Separator orientation="vertical" />
<span>Settings</span>
<Separator label="OR" />