@flexiui/svelte-rich-text 0.0.77 → 0.0.78

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.
@@ -985,9 +985,6 @@
985
985
  </div>
986
986
  {/if}
987
987
 
988
- <pre>
989
- Focused: {focused}
990
- </pre>
991
988
  <div
992
989
  class="fl-toolbar-dropdown-panel"
993
990
  bind:this={tooltip}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flexiui/svelte-rich-text",
3
- "version": "0.0.77",
3
+ "version": "0.0.78",
4
4
  "description": "A lightweight and flexible rich text editor component for Svelte",
5
5
  "keywords": [
6
6
  "svelte",