SeparatorVisually or semantically separates content.
Install the component from your command line.
npm install @raystack/apsara
Import all parts and piece them together.
import { Separator } from '@raystack/apsara'

<Separator size="half"/>
<Separator size="full"/>