diff client/src/components/importconfiguration/Import.vue @ 2968:8b32574bed09 unified_import

wip
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 01 Apr 2019 15:12:49 +0200
parents
children 6f351e00e579
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/src/components/importconfiguration/Import.vue	Mon Apr 01 15:12:49 2019 +0200
@@ -0,0 +1,9 @@
+<template>
+  <h1>Hello</h1>
+</template>
+
+<style></style>
+
+<script>
+export default {};
+</script>