commit 7d311fd60e8e534e3b641d1179480b27b472d1e2

Author: Fedor Katurov <gotham48@gmail.com>
Date:   Thu Nov 3 16:04:38 2022 +0600

    fixed headers size
This commit is contained in:
muerwre 2022-11-03 10:07:05 +00:00
parent 178a904adc
commit c4cc70ced6
180 changed files with 226 additions and 226 deletions

View file

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