Skip to content

Commit

Permalink
fix renamed route
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Oct 2, 2024
1 parent 01c36fe commit f5c3e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/data/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export const routes = [
{
name: '/my_plugins_and_tools',
title: __( 'My Plugins & Tools', 'wp-plugin-bluehost' ),
Component: WPSolution,
Component: Solutions,
Icon: PuzzlePieceIcon,
condition: true,
},
Expand Down

0 comments on commit f5c3e66

Please sign in to comment.