Skip to content

Commit

Permalink
Fix typo in react-router-dom-6.md (#2337)
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesscheiermann authored Jan 8, 2025
1 parent 273ca1f commit be459d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import MigrationIntro from '/docs/snippets/breaking-change-page-migration-intro.
import YesPlugins from '/docs/snippets/breaking-change-affecting-plugins.md'
import YesCodemods from '/docs/snippets/breaking-change-handled-by-codemod.md'

# Strapi users `react-router-dom` v6
# Strapi uses `react-router-dom` v6

Strapi 5 uses [`react-router-dom`](https://www.npmjs.com/package/react-router-dom) v6. This impacts the links added to [settings](/dev-docs/plugins/admin-panel-api#settings-api) or to the [menu](/dev-docs/plugins/admin-panel-api#menu-api) using the Admin Panel API.

Expand Down

0 comments on commit be459d9

Please sign in to comment.