feat: use script setup and ts in app auth components
This commit is contained in:

committed by
Gitea

parent
b03d5d80cd
commit
c3c4d2a0a5
@ -7,7 +7,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
<script lang="ts" setup>
|
||||
import { ref } from 'vue'
|
||||
import ShowTasks from './ShowTasks'
|
||||
|
||||
|
Reference in New Issue
Block a user