Operand

_

gram: legal

> ./assets/react-components/space.jsx

export function Space() {
return <br style={{ margin_top: "2rem", }} />
}