From 0e6f2eb1cd8e812cccbd90516a7dcc146ffd5ddc Mon Sep 17 00:00:00 2001
From: Chris LaFreniere <40371649+chlafreniere@users.noreply.github.com>
Date: Wed, 30 Jan 2019 16:22:24 -0800
Subject: [PATCH] Only show placeholder when notebook isn't loading (#3863)
---
src/sql/parts/notebook/notebook.component.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/sql/parts/notebook/notebook.component.html b/src/sql/parts/notebook/notebook.component.html
index 230e0b40fa..adb538af3f 100644
--- a/src/sql/parts/notebook/notebook.component.html
+++ b/src/sql/parts/notebook/notebook.component.html
@@ -15,7 +15,7 @@