Spaces:
Sleeping
Sleeping
| <script setup lang="ts"> | |
| import { RouterLink, RouterView } from 'vue-router' | |
| </script> | |
| <template> | |
| <RouterView /> | |
| </template> |
| <script setup lang="ts"> | |
| import { RouterLink, RouterView } from 'vue-router' | |
| </script> | |
| <template> | |
| <RouterView /> | |
| </template> |