aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
diff options
context:
space:
mode:
authorGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2021-10-14 14:57:52 -0400
committerGitHub <noreply@github.com>2021-10-14 14:57:52 -0400
commit760be3c3cbf5ba125dfc2ebbbc1c5315602c42c9 (patch)
tree9c48a176b3405952c81a9a7d856f956f05caa077 /src/client/views/MainView.tsx
parented68bbec549dedeb89bcb584151b097863b52d0d (diff)
parentbc98611d219c3c3f69576b9e97d6363f5a465f91 (diff)
Merge pull request #32 from brown-dash/splash-screen-3-Anh-En-Hua
Splash screen Anh/En-Hua: empty tabs message
Diffstat (limited to 'src/client/views/MainView.tsx')
-rw-r--r--src/client/views/MainView.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/MainView.tsx b/src/client/views/MainView.tsx
index 6d0d5eb39..9a885fbf8 100644
--- a/src/client/views/MainView.tsx
+++ b/src/client/views/MainView.tsx
@@ -466,6 +466,7 @@ export class MainView extends React.Component {
</div>;
}
+
expandFlyout = action((button: Doc) => {
// bcz: What's going on here!?
// Chrome(not firefox) seems to have a bug when the flyout expands and there's a zoomed freeform tab. All of the div below the CollectionFreeFormView's main div