Deploying to gh-pages from @ arashsheyda/nuxt-mongoose@0db6bddbc4 🚀

This commit is contained in:
arashsheyda
2023-07-17 13:20:42 +00:00
parent 92bd342b25
commit ae7fce910d
251 changed files with 232 additions and 233 deletions

View File

@ -0,0 +1 @@
import{d as n,O as e}from"./entry.fa7b6eb8.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};