diff --git a/apps/showcase/doc/guides/migration/v4/changes/BreakingDoc.vue b/apps/showcase/doc/guides/migration/v4/changes/BreakingDoc.vue index 26be12714..fa66d2d2a 100644 --- a/apps/showcase/doc/guides/migration/v4/changes/BreakingDoc.vue +++ b/apps/showcase/doc/guides/migration/v4/changes/BreakingDoc.vue @@ -24,7 +24,7 @@
  • The legacy Tailwind preset at primevue/passthrough/tailwind, migrate to the Tailwind Presets project.
  • -

    Message and InlineMesasge

    +

    Message and InlineMessage

    InlineMessage is deprecated due to overlap with the Message. The spacing, closable and life properties of the Message have breaking changes to provide InlineMessage functionality. Default margin is removed, closable is false by default and messages do not disappear automatically.