diff --git a/doc/migration/v4/breakingchanges/ComponentsDoc.vue b/doc/migration/v4/breakingchanges/ComponentsDoc.vue index 57ee08b37..96ee178a5 100644 --- a/doc/migration/v4/breakingchanges/ComponentsDoc.vue +++ b/doc/migration/v4/breakingchanges/ComponentsDoc.vue @@ -6,8 +6,8 @@
  • DataViewLayoutOptions is removed, use SelectButton instead as in the demo.
  • TriStateCheckbox is removed, use Checkbox with the new indeterminate state as a replacement.
  • - Enhancements to internal structure of some components, see the tickets #5426 and - #5437 for more information. + Enhancements to internal structure of some components, see the tickets #5426 and + #5437 for more information.