Module Note_editor

val make : ?key:string -> title:string -> body:string -> unit -> React.element
val default : ?key:string -> title:string -> body:string -> unit -> React.element