Skip to content

Commit b2d7311

Browse files
author
Victor George
committed
linting
1 parent e4bc663 commit b2d7311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/list/components/Projects/ProjectsView.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const projectTypeClassMap = {
4141
'app' : 'green-block',
4242
'website' : 'green-block',
4343
'chatbot' : 'green-block',
44-
'quality_assurance' : 'green-block',
44+
'quality_assurance' : 'green-block'
4545
}
4646
/*eslint-enable */
4747

0 commit comments

Comments
 (0)