Skip to content

Commit 7027ed4

Browse files
authored
Merge pull request #262 from chqy24/issue_182
fix issue 182
2 parents c63c105 + e6fbd1a commit 7027ed4

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/challenge-listing/Tooltips/TrackAbbreviationTooltip

1 file changed

+1
-0
lines changed

src/shared/components/challenge-listing/Tooltips/TrackAbbreviationTooltip/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ const HEADER = {
4444
UI_PROTOTYPE_COMPETITION: 'UI Prototype (Pr)',
4545
WEB_DESIGNS: 'Web Design (Wd)',
4646
WIDGET_OR_MOBILE_SCREEN_DESIGN: 'Widget or Mobile Screen Design (Wg)',
47+
WIREFRAMES: 'Wireframe (Wf)',
4748
};
4849

4950
const TRACK_COLOR_CLASS = {

0 commit comments

Comments
 (0)