Skip to content

Commit a30b3e2

Browse files
committed
update readme
1 parent 006c45b commit a30b3e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-router/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,7 @@ Update your vite.config.ts file to include the `sentryReactRouter` plugin and al
152152
```ts
153153
import { reactRouter } from '@react-router/dev/vite';
154154
import { sentryReactRouter } from '@sentry/react-router';
155-
import tailwindcss from '@tailwindcss/vite';
156155
import { defineConfig } from 'vite';
157-
import tsconfigPaths from 'vite-tsconfig-paths';
158156

159157
const sentryConfig = {
160158
authToken: '...',

0 commit comments

Comments
 (0)