view 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 source

<template>
  <h1>Hello</h1>
</template>

<style></style>

<script>
export default {};
</script>