Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Commit

Permalink
Merge branch 'dev' into firefox-nav
Browse files Browse the repository at this point in the history
  • Loading branch information
rvennam committed Mar 29, 2017
2 parents 03fca78 + 78ca6a8 commit 7c3620d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/Home/components/LandingPage/Header/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export class Header extends React.PureComponent {
label="View Logistics Wizard in Action"
primary={false}
id="viewInActionButton"
onTouchTap={this.createDemo}
onClick={this.createDemo}
/>
</div>
);
Expand Down

0 comments on commit 7c3620d

Please sign in to comment.