From 0651c91b4418380c247b0465ebf2fffefc037393 Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 11 Apr 2019 00:14:46 -0400 Subject: add description; fix cursor bug --- src/index.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/index.tsx') diff --git a/src/index.tsx b/src/index.tsx index baa46f5..36bb16c 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -96,15 +96,15 @@ class MainTabs extends React.Component { position="absolute" className={classes.appBar}> - - + + Snow BFT Demo - + @@ -124,7 +124,6 @@ class MainTabs extends React.Component { }}>
- {console.log(location)} }/> -- cgit v1.2.3