Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update documentation.js
  • Loading branch information
arghyaxcodes committed Oct 19, 2022
commit 64968bca2fdb414cb8a7a1e375f23e471a332a65
1 change: 1 addition & 0 deletions src/navs/documentation.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ export const documentationNav = {
pages['switch-statement'],
pages['for-loop'],
pages['enhanced-for-loop'],
pages['while-and-do-while-loop'],
],
}