add new fonctions on deploy

This commit is contained in:
2020-04-15 15:15:09 +02:00
parent bbac68f526
commit 4832a42d4f
3 changed files with 85 additions and 24 deletions

View File

@@ -0,0 +1,13 @@
<template>
$END$
</template>
<script>
export default {
name: "Modal"
}
</script>
<style scoped>
</style>