Skip to content

Commit

Permalink
Revert page index
Browse files Browse the repository at this point in the history
  • Loading branch information
mj12albert committed Aug 29, 2023
1 parent 686687a commit fe1ffa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/base/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const pages: readonly MuiPage[] = [
{ pathname: '/base-ui/react-button', title: 'Button' },
{ pathname: '/base-ui/react-checkbox', title: 'Checkbox', planned: true },
{ pathname: '/base-ui/react-input', title: 'Input' },
{ pathname: '/base-ui/react-number-input', title: 'Number Input', newFeature: true },
{ pathname: '/base-ui/react-number-input', title: 'Number Input' },
{ pathname: '/base-ui/react-radio-button', title: 'Radio Button', planned: true },
{ pathname: '/base-ui/react-rating', title: 'Rating', planned: true },
{ pathname: '/base-ui/react-select', title: 'Select' },
Expand Down

0 comments on commit fe1ffa7

Please sign in to comment.