The Divider component is a simple wrapper around the <hr /> tag and can be used to separate content vertically.
<hr />
import Divider from "@ds-kit/divider"
Copy<Divider my="5rem" color="grey.200" />
<Divider my="5rem" color="grey.200" />
borderWidth
number
1
my
0