Simon Podlipsky
Simon Podlipsky
I'll not pursue implementing it. @mtarld thanks for info!
``` "react-router": "6.23.1", "react-router-dom": "6.23.1", ``` ```tsx import { wrapCreateBrowserRouter } from '@sentry/react'; import React from 'react'; import { createBrowserRouter } from 'react-router-dom'; import { Layout } from './Layout'; import...
Ok I confused two router libs :D sorry and thanks
@pajasevi how to use the default export?