Mercury/ui/src/App.vue
Matthew L McPeak 034cd4df8c
Some checks failed
ci / build-ui (push) Failing after 12s
ci / test (push) Failing after 51s
ci / publish (push) Has been skipped
Mercury
2026-06-17 15:11:51 -04:00

3 lines
40 B
Vue

<template>
<RouterView />
</template>