diff --git a/client/src_editor/Editor_Links.re b/client/src_editor/Editor_Links.re index 4a486bc2..525f79f7 100644 --- a/client/src_editor/Editor_Links.re +++ b/client/src_editor/Editor_Links.re @@ -194,6 +194,7 @@ let make = (~links, ~onUpdate, _children) => { switch (result) { | Loading => { /> | Error(_error) => { });