mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
comma at the end of array fix
This commit is contained in:
parent
63a72e9849
commit
09d5026806
1 changed files with 2 additions and 2 deletions
|
|
@ -2325,7 +2325,7 @@ const pages = [
|
||||||
'Blogger',
|
'Blogger',
|
||||||
'React',
|
'React',
|
||||||
'Gatsby'
|
'Gatsby'
|
||||||
],
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Maria Altyeva Schuessler ',
|
name: 'Maria Altyeva Schuessler ',
|
||||||
|
|
@ -2346,7 +2346,7 @@ const pages = [
|
||||||
'React',
|
'React',
|
||||||
'Writer',
|
'Writer',
|
||||||
'Ruby on Rails'
|
'Ruby on Rails'
|
||||||
],
|
]
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue