react-text-forge 1.1.0 → 1.1.1

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.
@@ -50871,7 +50871,7 @@ const Jm = ({ editor: t, activeMarks: e }) => {
50871
50871
  indent: !1,
50872
50872
  outdent: !1
50873
50873
  }), i = Gc(
50874
- () => JSON.parse(localStorage.getItem("content")) || [
50874
+ () => t || [
50875
50875
  {
50876
50876
  type: "paragraph",
50877
50877
  children: [{ text: "Un exemple de paragraphe." }]