Skip to content

Commit

Permalink
add more puzzle on header
Browse files Browse the repository at this point in the history
  • Loading branch information
dodadoa committed Mar 21, 2019
1 parent 2042b9b commit 1a67bd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/MainLayout.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ import { Responsive, media, WIDE_NAV_MIN_WIDTH } from "../styles"
import ContentWrapper from "./ContentWrapper"
import CompactScoreBar from "./CompactScoreBar"

// @todo #1 Change the style to match the design
// check out here! https://projects.invisionapp.com/d/main/default/#/console/17016173/352732955/inspect

/**
* @param {object} props
* @param {import('./NavBar').NavBarSectionName} props.activeNavBarSection
Expand Down

1 comment on commit 1a67bd5

@0pdd
Copy link

@0pdd 0pdd commented on 1a67bd5 Mar 21, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1-5f0fec55 discovered in src/components/MainLayout.js and submitted as #67. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.