fix validation error after merging

good ol' conflict handling
This commit is contained in:
Eric McCormick 2020-01-13 08:39:01 -06:00 committed by GitHub
parent 0d4858bb02
commit 2b1f09995e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2053,7 +2053,7 @@ const pages = [
'Vue', 'Vue',
'Node', 'Node',
'CSS' 'CSS'
}, }
]; ];
export default pages; export default pages;