diff --git a/sidebars.js b/sidebars.js index 0e56b007be..4773c12b26 100644 --- a/sidebars.js +++ b/sidebars.js @@ -350,9 +350,9 @@ module.exports = { }, { type: 'category', - label: 'Grid', + label: 'Grids', collapsed: false, - items: ['api/grid', 'api/col', 'api/row'], + items: ['api/grid', 'api/col', 'api/row', 'api/gallery', 'api/gallery-item'], }, { type: 'category',