1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-16 19:46:19 +02:00

template reordering and ui improvement

This commit is contained in:
Kushagra Gour
2018-10-24 14:44:48 +05:30
parent 7fedd4cca9
commit dc35b3d601
4 changed files with 16 additions and 8 deletions

View File

@@ -1,9 +1,4 @@
export default [
{
id: 'preact',
title: 'Preact',
img: 'assets/preact-logo.svg'
},
{
id: 'react',
title: 'React',
@@ -14,6 +9,11 @@ export default [
title: 'Vue',
img: 'assets/vue-logo.svg'
},
{
id: 'preact',
title: 'Preact',
img: 'assets/preact-logo.svg'
},
{
id: 'kontra-game-engine',
title: 'Kontra Game Engine',