Author: Fedor Katurov <gotham48@gmail.com>
Date:   Thu Nov 10 14:45:38 2022 +0600

    fixed mobile layouts
This commit is contained in:
muerwre 2022-11-10 08:47:33 +00:00
parent a125b2591d
commit 1834f634c9
212 changed files with 274 additions and 265 deletions

View file

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