@mieweb/forms-editor 0.1.15 → 1.0.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.
package/README.md CHANGED
@@ -65,7 +65,6 @@ function App() {
65
65
  - `startInPreview` - Start in preview mode (default: false)
66
66
  - `hideUnsupportedFields` - Hide unsupported field types (default: false)
67
67
  - `showHeader` - Show editor header (default: true)
68
- - `showMobileToolbar` - Show mobile toolbar (default: true)
69
68
  - `className` - Additional CSS classes
70
69
 
71
70
  ## 🔄 Breaking Changes (v0.1.1)
@@ -145,4 +144,4 @@ Responsive with swipeable modal editing.
145
144
  ]
146
145
  }
147
146
  }
148
- ```
147
+ ```