TOPVERSE_Official/.output/public/_nuxt/DocumentDrivenEmpty.8239c0e...

2 lines
288 B
JavaScript
Raw Normal View History

2023-05-31 11:02:15 +08:00
import{a as n,C as e}from"./entry.a42f0781.js";const r=n({name:"DocumentDrivenEmpty",props:{value:{type:Object,required:!0}},render({value:t}){return e("div",void 0,[e("p","Document is empty"),e("p",`Add content to it by opening ${t._source}/${t._file} file.`)])}});export{r as default};