fix fields login

This commit is contained in:
Paolo Arena
2019-03-13 13:40:17 +01:00
parent 67748ce94f
commit 9376b397d7
21 changed files with 207 additions and 203 deletions

View File

@@ -17,6 +17,6 @@
</template>
<script lang="ts" src="./App.ts">
</script>
<style lang="scss" scoped>
<style lang="scss">
@import './App.scss';
</style>