6 lines
90 B
Vue
6 lines
90 B
Vue
<script setup lang="ts"></script>
|
|
|
|
<template>
|
|
<FlowRehabRegistrationHome />
|
|
</template>
|