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

    fixed UIButtons
This commit is contained in:
muerwre 2022-11-10 10:59:56 +00:00
parent c6af4d2902
commit 7635e7e9c4
205 changed files with 252 additions and 252 deletions

View file

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