You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(feedback): Export sendFeedback from @sentry/browser (#10231)
We forgot to re-export this when we re-exported `Feedback` from the
browser SDK. This makes it easier to use than exposing `sendFeedback`
via the Feedback integration instance itself.
0 commit comments