Skip to content

Commit 3ee9cac

Browse files
authored
added rate limiting to sidebar menu (linode#228)
1 parent c88deef commit 3ee9cac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/2_molecules/sidemenu.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const topMenuItems = [
2020
"Errors",
2121
"Pagination",
2222
"Filtering and Sorting",
23+
"Rate Limiting",
2324
"CLI (Command Line Interface)",
2425
];
2526

0 commit comments

Comments
 (0)