parsley/app/javascript/components/TheAdminUserEditor.vue

12 lines
89 B
Vue
Raw Normal View History

2018-06-09 12:36:46 -05:00
<template>
</template>
2024-10-02 14:34:50 -05:00
<script setup>
2018-06-09 12:36:46 -05:00
</script>
<style lang="scss" scoped>
</style>