TOPVERSE_Official/.output/public/_nuxt/DocumentDrivenEmpty.2814ec9...

2 lines
288 B
JavaScript
Raw Normal View History

2023-05-30 00:33:57 +08:00
import{a as n,C as e}from"./entry.c3abd651.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};