Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 469 Bytes

divider.md

File metadata and controls

20 lines (13 loc) · 469 Bytes

Divider

Image of Divider

Usage

<Divider/>

<Divider style={{ height: 5, backgroundColor: 'powderblue' }} />

<Divider style={{ height: 5, backgroundColor: 'skyblue' }} />

<Divider style={{ height: 5, backgroundColor: 'steelblue' }} />

Props

prop default type required description
style inherited styling object (style) optional style for the divider