Skip to content

Commit

Permalink
change nav location
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrookes committed Sep 24, 2020
1 parent 7f77be3 commit ed5d023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const pages = [
{ pathname: '/components/radio-buttons' },
{ pathname: '/components/selects' },
{ pathname: '/components/slider' },
{ pathname: '/components/rating' },
{ pathname: '/components/switches' },
{ pathname: '/components/text-fields' },
{ pathname: '/components/transfer-list' },
Expand Down Expand Up @@ -119,7 +120,6 @@ const pages = [
{ pathname: '/components/about-the-lab' },
{ pathname: '/components/autocomplete' },
{ pathname: '/components/pagination' },
{ pathname: '/components/rating' },
{ pathname: '/components/skeleton' },
{ pathname: '/components/slider-styled' },
{ pathname: '/components/speed-dial' },
Expand Down

0 comments on commit ed5d023

Please sign in to comment.