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

This commit is contained in:
arashsheyda
2023-10-19 17:33:06 +00:00
parent 938f5a4ae7
commit 5b5ea8f434
264 changed files with 868 additions and 298 deletions

View File

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