comparison 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
comparison
equal deleted inserted replaced
2877:55a9c7965e25 2968:8b32574bed09
1 <template>
2 <h1>Hello</h1>
3 </template>
4
5 <style></style>
6
7 <script>
8 export default {};
9 </script>