Skip to content

Commit ad796f7

Browse files
authored
fix(feedback): fix crash report modal supported list (#14540)
<img width="738" height="212" alt="Screenshot 2025-08-03 at 11 46 05 PM" src="https://github.com/user-attachments/assets/23ebed4e-0461-4dee-b654-f03623d2f585" />
1 parent d001ef9 commit ad796f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/product/user-feedback/setup.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ The Sentry SDK that injects the Feedback widget runs on the client's browser, an
4242

4343
The Crash Report Modal allows users to submit feedback after they experience an error, via an automatic modal that pops up after an error occurs. This is done by adding a script tag to your HTML template.
4444

45-
[JavaScript](/platforms/javascript/user-feedback/#crash-report-modal)
46-
[PHP](/platforms/php/user-feedback/#crash-report-modal)
45+
- [JavaScript](/platforms/javascript/user-feedback/#crash-report-modal)
46+
- [PHP](/platforms/php/user-feedback/#crash-report-modal)
4747

4848
## Supported SDKs for User Feedback API
4949

0 commit comments

Comments
 (0)