File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -30,10 +30,12 @@ env var during runtime:
3030fly secrets set SENTRY_DSN=< your_dsn>
3131```
3232
33- See the guide for the remix
34- [ here] ( https://docs.sentry.io/platforms/javascript/guides/remix/ ) . Run the
35- installation wizard but note that some of the steps included already exist in
36- this codebase so be sure to remove any duplication.
33+ See the guides for React Router v7
34+ [ here(library)] ( https://docs.sentry.io/platforms/javascript/guides/react/features/react-router/v7/ )
35+ and
36+ [ here(framwork)] ( https://docs.sentry.io/platforms/javascript/guides/react-router/ ) .
37+ Note that the dedicated SDK for React Router is under development and features
38+ are lacking.
3739
3840To generate the auth token, click
3941[ this] ( https://sentry.io/orgredirect/settings/:orgslug/developer-settings/new-internal/ )
You can’t perform that action at this time.
0 commit comments