Skip to content

Commit

Permalink
Update apps/site/pages/docs/building-sections/overrides/migration-v1-…
Browse files Browse the repository at this point in the history
…to-v2.mdx
  • Loading branch information
mariana-caetano authored May 3, 2024
1 parent af55182 commit a57824b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Steps, Callout } from 'nextra-theme-docs'
Overrides v2 offers a more flexible and customizable approach to component overrides. It's strongly recommended to update your component customization methods accordingly.

<Callout type="warning" emoji="⚠️">
If you choose to continue using Overrides v1, please refer to the [Overriding components (v1)](/docs/building-sections/overrides/overrides-version-1) and [Creating a new section](/docs/building-sections/overrides/overrides-version-1-new-section) guides.
If you choose to continue using Overrides v1, please refer to the [Overriding components (v1)](/docs/building-sections/overrides/overrides-version-1).
</Callout>

## Main differences
Expand Down

0 comments on commit a57824b

Please sign in to comment.