Author: Fedor Katurov <gotham48@gmail.com>
Date:   Fri Nov 11 10:51:09 2022 +0600

    fixed 0 rating star color
This commit is contained in:
muerwre 2022-11-11 04:53:08 +00:00
parent d195b522bd
commit 226cc00e89
200 changed files with 250 additions and 250 deletions

View file

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