@vergelijkdirect/comparison-forms 1.3.37 → 1.3.39-VER-7588.0

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
@@ -87,6 +87,7 @@ Example
87
87
  * bike-form-horizontal
88
88
  * business-car-form
89
89
  * business-car-form-horizontal
90
+ * business-liability-form
90
91
  * car-form
91
92
  * car-form-horizontal
92
93
  * caravan-form
@@ -111,7 +112,6 @@ Example
111
112
  * risk-scanner-form
112
113
  * travel-form
113
114
  * travel-form-horizontal
114
- * travel-form-old
115
115
 
116
116
  Those names should be used in form-component prop for embedded mode, or for link address for standalone version, and should be exact as in this list. If there is a need to get old horizontal form, formComponent should include: form-type-horizontal-old, or form-type-old-horizontal. E.g. motor-form-horizontal-old.
117
117