mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
6 lines
59 B
Vue
6 lines
59 B
Vue
<template>
|
|
<router-view />
|
|
|
|
<BaseDialog />
|
|
</template>
|