Author: Fedor Katurov <gotham48@gmail.com>
Date:   Fri Nov 11 17:27:44 2022 +0600

    fixed colors on writing.svg
This commit is contained in:
muerwre 2022-11-11 11:29:35 +00:00
parent 051a613ed3
commit cf4fa8656b
200 changed files with 252 additions and 252 deletions

View file

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