beca-ui 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -85184,13 +85184,7 @@ const Rat = (e, t) => {
85184
85184
  }, []), I = RQe({
85185
85185
  extensions: P,
85186
85186
  editable: r && !o,
85187
- content: "<p>asdasdasdas</p>",
85188
- // ? value.toString() !== "<p></p>"
85189
- // ? value.toString()
85190
- // : undefined
85191
- // : defaultValue
85192
- // ? defaultValue.toString()
85193
- // : undefined,
85187
+ content: a ? a.toString() !== "<p></p>" ? a.toString() : void 0 : i ? i.toString() : void 0,
85194
85188
  onUpdate({ editor: K }) {
85195
85189
  n && n(K.getHTML());
85196
85190
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beca-ui",
3
- "version": "0.0.4",
3
+ "version": "0.0.5",
4
4
  "description": "Becawork UI",
5
5
  "license": "MIT",
6
6
  "author": {