Closed mvaled closed 1 year ago
Otherwise there's no easy way use it with JSX.
open Mui @react.component let make: () => <Breadcrumbs><Link href="/">{React.string("Home")}</Link></Breadcrumbs>
Fails with
This call is missing an argument of type Mui.Breadcrumbs.props
Thanks!
Otherwise there's no easy way use it with JSX.
Fails with