Stronger prompting, UI update
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
|
||||
<script setup>
|
||||
import { ref } from 'vue'
|
||||
|
||||
const isLogin = ref(true)
|
||||
const email = ref('')
|
||||
const password = ref('')
|
||||
|
||||
Reference in New Issue
Block a user