Author: Fedor Katurov <gotham48@gmail.com>
Date:   Sat Nov 12 14:54:42 2022 +0600

    fixed contacts max container size
This commit is contained in:
muerwre 2022-11-12 08:56:43 +00:00
parent 514aaf36b1
commit 08c0bc3beb
202 changed files with 248 additions and 248 deletions

View file

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