mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adding missing comma
This commit is contained in:
parent
207c0c4813
commit
467a0ef4a5
1 changed files with 2 additions and 2 deletions
|
|
@ -3634,7 +3634,7 @@ module.exports = [
|
||||||
'Next',
|
'Next',
|
||||||
'SCSS',
|
'SCSS',
|
||||||
'CSS',
|
'CSS',
|
||||||
'Html5'
|
'Html5',
|
||||||
'Express',
|
'Express',
|
||||||
'Rest Api',
|
'Rest Api',
|
||||||
'TypeScript',
|
'TypeScript',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue