Mercury/ui/src/App.vue
Matthew L McPeak 0eeb2ed207
All checks were successful
ci / build-ui (push) Successful in 14s
ci / test (push) Successful in 2m57s
ci / publish (push) Successful in 2m26s
Initial Commit
2026-06-17 19:56:53 -04:00

3 lines
40 B
Vue

<template>
<RouterView />
</template>