Author: Fedor Katurov <gotham48@gmail.com>
Date:   Fri Nov 11 13:59:06 2022 +0600

    fixed writings on headers
This commit is contained in:
muerwre 2022-11-11 08:00:57 +00:00
parent 226cc00e89
commit 7c41f536b6
203 changed files with 250 additions and 250 deletions

View file

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