Skip to content

Commit

Permalink
RR title
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Feb 11, 2025
1 parent 79d5279 commit b572c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/knip/src/plugins/react-router/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import type { PluginConfig, RouteConfigEntry } from './types.js';

// https://reactrouter.com/start/framework/routing

const title = 'react-router';
const title = 'React Router';

const enablers = ['@react-router/dev'];

Expand Down

0 comments on commit b572c7c

Please sign in to comment.