Bump editor version in docs.
No new version will be released. Current: v3.19.0 [DataDrivenFormsBot]
Codecov Report
Merging #1344 (026be1f) into master (59aaef5) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #1344 +/- ##
=======================================
Coverage 95.11% 95.11%
=======================================
Files 209 209
Lines 3641 3641
Branches 1270 1270
=======================================
Hits 3463 3463
Misses 178 178
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@Hyperkid123 in version 14 default usage of MUI was removed.
We need to manually use https://github.com/data-driven-forms/editor/blob/main/packages/editor-pro/src/editor/sub-form.tsx component instead of the default one from the mapper. It should be possible to just import it.
In the future, we have to do it more flexible. (Some customizable sub-form common component.)