diff --git a/docs/platforms/javascript/common/user-feedback/configuration/index.mdx b/docs/platforms/javascript/common/user-feedback/configuration/index.mdx
index 600725ed579c0..764f3a615cb9d 100644
--- a/docs/platforms/javascript/common/user-feedback/configuration/index.mdx
+++ b/docs/platforms/javascript/common/user-feedback/configuration/index.mdx
@@ -18,12 +18,13 @@ The following configuration options apply to version 8.0.0 and above of the Java
The following options can be configured for the integration in `feedbackIntegration({})`:
-| Key | Type | Default | Description |
-| -------------- | ------------------------------------------ | ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
-| `autoInject` | `boolean` | `true` | Injects the Feedback widget into the application when the integration is added. Set `autoInject: false` if you want to call `feedback.attachTo()` or `feedback.createWidget()` directly, or only want to show the widget on certain views. |
-| `showBranding` | `boolean` | `true` | Displays the Sentry logo inside of the form. |
-| `colorScheme` | "system" \| "light" \| "dark"
| `"system"` | Shows the color theme choices. `"system"` will use your OS color scheme. |
-| `id` | `string` | `sentry-feedback` | The `id` attribute of the `
"system" \| "light" \| "dark"
| `"system"` | Shows the color theme choices. `"system"` will use your OS color scheme. |
+| `id` | `string` | `sentry-feedback` | The `id` attribute of the `