From 5a494838844f297139e506fae2f3cd7986b8b964 Mon Sep 17 00:00:00 2001 From: ab Date: Wed, 5 Jun 2019 11:07:51 -0400 Subject: still exploring --- src/client/views/nodes/FormattedTextBox.tsx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/client/views/nodes/FormattedTextBox.tsx b/src/client/views/nodes/FormattedTextBox.tsx index 5c635cc0c..77e8bc92a 100644 --- a/src/client/views/nodes/FormattedTextBox.tsx +++ b/src/client/views/nodes/FormattedTextBox.tsx @@ -151,6 +151,10 @@ export class FormattedTextBox extends DocComponent<(FieldViewProps & FormattedTe ] }; + const config2 = { + + }; + if (this.props.isOverlay) { this._inputReactionDisposer = reaction(() => FormattedTextBox.InputBoxOverlay, () => { -- cgit v1.2.3-70-g09d2