comma at the end of array fix

This commit is contained in:
Maria 2020-01-14 15:39:56 +08:00
parent 63a72e9849
commit 09d5026806

View file

@ -2325,7 +2325,7 @@ const pages = [
'Blogger',
'React',
'Gatsby'
],
]
},
{
name: 'Maria Altyeva Schuessler ',
@ -2346,7 +2346,7 @@ const pages = [
'React',
'Writer',
'Ruby on Rails'
],
]
}
];