Author: Fedor Katurov <gotham48@gmail.com>
Date:   Thu Nov 10 16:39:30 2022 +0600

    fixed github icon
This commit is contained in:
muerwre 2022-11-10 10:41:55 +00:00
parent 63ad1573e1
commit c6af4d2902
208 changed files with 251 additions and 251 deletions

View file

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