muerwre.github.io/nuxt/DocumentDrivenEmpty.16e5cc6e.js
muerwre d195b522bd commit e068acbdd9
Author: Fedor Katurov <gotham48@gmail.com>
Date:   Fri Nov 11 10:48:13 2022 +0600

    updated bio heading text
2022-11-11 04:50:12 +00:00

1 line
288 B
JavaScript

import{a as n,m as e}from"./entry.6d682bbd.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};