Skip to content

Commit

Permalink
Merge pull request #1131 from Skyscanner/NO-JIRA-add-scrollable-calen…
Browse files Browse the repository at this point in the history
…dar-link-to-components-page

[NO-JIRA] Add scrollable calendar link to components page
  • Loading branch information
George Gillams authored Oct 26, 2018
2 parents 890c478 + 3cceca7 commit 9c00005
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/bpk-docs/src/layouts/links.js
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,12 @@ const ComponentsLinks = [
children: 'Carousel',
tags: ['native'],
},
{
id: 'SCROLLABLE_CALENDAR',
route: routes.SCROLLABLE_CALENDAR,
children: 'Scrollable calendar',
tags: ['web'],
},
{
id: 'NATIVE_TOUCHABLE_OVERLAY',
route: routes.TOUCHABLE_OVERLAY,
Expand Down

0 comments on commit 9c00005

Please sign in to comment.