From 7c23b96ce5634550341b9554eda9d7c89a79e3c0 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Mon, 7 Feb 2022 16:03:16 +0100 Subject: Update editor --- editor/prosemirror/prosemirror.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/prosemirror/prosemirror.ml') diff --git a/editor/prosemirror/prosemirror.ml b/editor/prosemirror/prosemirror.ml index 2a9b92c..48dbfd0 100755 --- a/editor/prosemirror/prosemirror.ml +++ b/editor/prosemirror/prosemirror.ml @@ -1,5 +1,5 @@ -open Js_of_ocaml open Brr +module Js = Js_of_ocaml.Js type t = Jv.t -- cgit v1.2.3