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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user