Skip to content

Commit

Permalink
Update docs/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SpanishPear authored Feb 28, 2024
1 parent f800c3a commit 223feec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ import {
RouteComponent,
createBrowserHistory,
} from 'react-resource-router';
import {createResourcesPlugin} from "react-resource-router/resources";
import { createResourcesPlugin } from "react-resource-router/resources";
import { appRoutes } from './routing/routes';

const history = createBrowserHistory();
Expand Down

0 comments on commit 223feec

Please sign in to comment.