Separator

Component

A component that renders a horizontal separator line (`` element) with customizable styles.

Usage

<Separator style={{ margin: '20px 0', borderColor: 'red' }} />

Props