Divider

The Divider component is a simple wrapper around the <hr /> tag and can be used to separate content vertically.

import Divider from "@ds-kit/divider"

Simple example


<Divider my="5rem" color="grey.200" />

Divider props

Name
Type
Default
borderWidth
number
1
my
0