Skip to content

Commit 36230e3

Browse files
author
Vivek Vishal
authored
fix eslint check
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent d9c77e2 commit 36230e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/sections/Community/Handbook/community-roles.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ const contents = [
1111
{ id: 1, link: "#Community Manager", text: "Community Manager" },
1212
{ id: 2, link: "#MeshMate", text: "MeshMate" },
1313
{ id: 3, link: "#Maintainer", text: "Maintainer", },
14-
{ id: 4, link: "#ReleaseManager", text: "Release Manager"},
15-
{ id: 5, link: "#GitHubCzar", text: "GitHub Czar"},
14+
{ id: 4, link: "#ReleaseManager", text: "Release Manager" },
15+
{ id: 5, link: "#GitHubCzar", text: "GitHub Czar" },
1616
];
1717

1818
const CommunityGuide = () => {

0 commit comments

Comments
 (0)