Skip to content

Commit f285808

Browse files
authored
[docs] Add the new demo page (mui#25285)
1 parent 48bf113 commit f285808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/pages.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ const pages = [
126126
pathname: '/components/data-grid',
127127
title: 'Overview',
128128
},
129+
{ pathname: '/components/data-grid/demo' },
129130
{ pathname: '/components/data-grid/getting-started' },
130131
{ pathname: '/components/data-grid/columns' },
131132
{ pathname: '/components/data-grid/rows' },

0 commit comments

Comments
 (0)