Skip to content

Commit

Permalink
fix(doc) fixed small hickup in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
clementdevos committed Jun 4, 2020
1 parent 4587a67 commit e2e36f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module.exports = {
someSidebar: {
Home: ['home'],
Deploy: ['deploy-fork', 'deploy-build', 'deploy-github', 'deploy-ftp'],
Usage: ['integrate','integrate-top-bar' 'props'],
Usage: ['integrate', 'integrate-top-bar', 'props'],
Cards: ['cards-work']
}
};

0 comments on commit e2e36f6

Please sign in to comment.