Skip to content

Commit

Permalink
Update main.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Oct 31, 2022
1 parent 0f9dc3b commit 7299bb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/react/basic/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ const routeConfig = createRouteConfig().createChildren((createRoute) => [
]),
])

// Set up a ReactLocation instance
// Set up a ReactRouter instance
const router = createReactRouter({
routeConfig,
Expand Down

0 comments on commit 7299bb6

Please sign in to comment.