import {Divider} from "attio/client"

function Example() {
    return <Divider />
}
It can be thought of as an <hr /> in HTML.

Props

None