Skip to content

Commit

Permalink
fix(rematch-tsx): fix example error.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 14, 2022
1 parent 4d4b684 commit 44aab66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/rematch-tsx/src/index.tsx
@@ -1,5 +1,4 @@
import React from 'react';
import ReactDOM from 'react-dom';
import { BrowserRouter, useRoutes } from 'react-router-dom';
import { Provider } from 'react-redux';
import { store } from './models';
Expand Down

0 comments on commit 44aab66

Please sign in to comment.