Skip to content

Commit 6c2796c

Browse files
committed
Test
1 parent 8da727f commit 6c2796c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/screens/Main.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ const Main = () => {
4040
<Profile />
4141
</Header>
4242
<Switch>
43+
{process.env.GA_UACODE}
4344
<Route path="/hours" component={HoursScreen} />
4445
<Route path="/projects" component={ProjectsScreen} />
4546
<Route path="/dashboard" component={Dashboard} />

0 commit comments

Comments
 (0)