add simple ui fetures to test it
This commit is contained in:
@@ -9,12 +9,11 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import MagicoPagebuilder from './components/MagicoPagebuilder.vue'
|
||||
|
||||
export default {
|
||||
name: 'App',
|
||||
components: {
|
||||
MagicoPagebuilder
|
||||
|
||||
},
|
||||
data: function(){
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user