mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-08 14:04:50 +00:00
6 lines
59 B
Vue
6 lines
59 B
Vue
<template>
|
|
<router-view />
|
|
|
|
<BaseDialog />
|
|
</template>
|