From 6efc3545ccca2bcb0aaf219b2a9ff1c4f06e9e91 Mon Sep 17 00:00:00 2001 From: geireann <60007097+geireann@users.noreply.github.com> Date: Wed, 25 Nov 2020 00:10:33 +0800 Subject: loader --- deploy/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'deploy/index.html') diff --git a/deploy/index.html b/deploy/index.html index 282acc0ce..7b68af2ef 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -4,12 +4,32 @@
;
+ return (
+ <>
+ {this.panable || this.scrollable || this.targetDoc.type === DocumentType.COMPARISON ? 'Pinned view' : (null)}
+
;
+ return (
+ <>
+ {this.panable || this.scrollable || this.targetDoc.type === DocumentType.COMPARISON ? 'Pinned view' : (null)}
+