Correct components errors
All checks were successful
Deploy Docs to Synology / deploy (push) Successful in 3s
All checks were successful
Deploy Docs to Synology / deploy (push) Successful in 3s
This commit is contained in:
@@ -195,7 +195,7 @@ export const Editor = (p) => {
|
||||
})
|
||||
]),
|
||||
h("div", { class: "px-3 py-1 border-t border-base-300 bg-base-100/50 text-[10px] text-right text-base-content/60 italic" }, [
|
||||
h("span", () => `${count()} caracteres`)
|
||||
h("span", () => `${count()}`)
|
||||
])
|
||||
])
|
||||
}
|
||||
Reference in New Issue
Block a user