removed login

pull/1097/head
smit95tpatel 2021-12-17 14:23:39 +05:30
parent 16a38e82b6
commit 2f082d38c2
1 changed files with 2 additions and 1 deletions

View File

@ -46,6 +46,7 @@
<script> <script>
import Api from "../API"; import Api from "../API";
export default { export default {
name: 'FormLogin', name: 'FormLogin',
computed: { computed: {
@ -126,4 +127,4 @@
<!-- Add "scoped" attribute to limit CSS to this component only --> <!-- Add "scoped" attribute to limit CSS to this component only -->
<style scoped> <style scoped>
</style> </style>