We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4bc663 commit b2d7311Copy full SHA for b2d7311
src/projects/list/components/Projects/ProjectsView.jsx
@@ -41,7 +41,7 @@ const projectTypeClassMap = {
41
'app' : 'green-block',
42
'website' : 'green-block',
43
'chatbot' : 'green-block',
44
- 'quality_assurance' : 'green-block',
+ 'quality_assurance' : 'green-block'
45
}
46
/*eslint-enable */
47
0 commit comments