Skip to content

Commit 6074d46

Browse files
committed
Remove unnecessary blank line in SistentNavigation content
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 7a65827 commit 6074d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/SistentNavigation/content.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export const content = [
6262
{ id: 43, link: "/projects/sistent/components/select", text: "Select" },
6363
{ id: 44, link: "/projects/sistent/components/select/guidance", text: "Select" },
6464
{ id: 45, link: "/projects/sistent/components/select/code", text: "Select" },
65-
65+
6666
{ id: 46, link: "/projects/sistent/components/switch", text: "Switch" },
6767
{ id: 47, link: "/projects/sistent/components/switch/guidance", text: "Switch" },
6868
{ id: 48, link: "/projects/sistent/components/switch/code", text: "Switch" },

0 commit comments

Comments
 (0)