2FAuth/resources/js_vue3/views/Accounts.vue

8 lines
82 B
Vue
Raw Normal View History

<script setup>
</script>
<template>
<div>On Accounts view</div>
</template>