We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d32937c commit 761f8acCopy full SHA for 761f8ac
1 file changed
BREAKING.md
@@ -22,7 +22,7 @@ This is a comprehensive list of the breaking changes introduced in the major ver
22
23
<h4 id="version-9x-legacy-picker">Legacy Picker</h4>
24
25
-- `ion-picker-legacy` and `ion-picker-legacy-column` have been removed. The legacy picker component has been replaced with a inline picker component.
+- `ion-picker-legacy` and `ion-picker-legacy-column` have been removed. The legacy picker component has been replaced with an inline picker component.
26
- Usages such as `ion-picker-legacy` or `IonPickerLegacy` should be changed to `ion-picker` and `IonPicker`, respectively.
27
28
<h4 id="version-9x-router-outlet">Router Outlet</h4>
0 commit comments