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
Copy file name to clipboardExpand all lines: docs/product/sentry-toolbar/setup.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ The complete list of options is here:
98
98
|`debug (optional)`|`string \| undefined`| A comma separated string of debug targets to enable. Example: `'logging,state'`. If the list contains 'all' or 'true' then all targets will be enabled. Valid targets: `'logging' 'login-success' 'settings' 'state'`|`undefined`|
99
99
|`mountPoint (optional)`|`HTMLElement \| () => HTMLElement \| undefined`| Where to mount the Toolbar in the DOM. |`document.body`|
100
100
101
-
### Extra Reack Hook Options
101
+
### Extra React Hook Options
102
102
103
103
The React hook supports some other top-level options. The defaults values are:
0 commit comments