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',
|
||||
'React',
|
||||
'Gatsby'
|
||||
],
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Maria Altyeva Schuessler ',
|
||||
|
|
@ -2346,7 +2346,7 @@ const pages = [
|
|||
'React',
|
||||
'Writer',
|
||||
'Ruby on Rails'
|
||||
],
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue