Skip to content

Commit 5a4ab6c

Browse files
author
Victor George
committed
linter formatting fixes
1 parent 01a7a12 commit 5a4ab6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/detail/components/SidebarNav.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require('./SidebarNav.scss')
88
const scrollProps = {
99
spy: true,
1010
smooth: true,
11-
offset: -70,// 60px for top bar and 10px for margin from nav bar
11+
offset: -70, // 60px for top bar and 10px for margin from nav bar
1212
duration: 500,
1313
activeClass: 'active'
1414
}

0 commit comments

Comments
 (0)