Module Row

val make : ?key:string -> ?gap:int -> ?align:Theme.align -> ?justify:Theme.justify -> ?fullHeight:bool -> ?fullWidth:bool -> children:React.element -> unit -> React.element