We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6789e2b commit 5eb33e0Copy full SHA for 5eb33e0
static/app/components/events/interfaces/crashContent/exception/utils.tsx
@@ -100,7 +100,7 @@ export const sourceMapSdkDocsMap: Record<string, string> = {
100
'sentry.javascript.svelte': 'svelte',
101
'sentry.javascript.sveltekit': 'sveltekit',
102
'sentry.javascript.react-native': 'react-native',
103
- 'sentry.javascript.atro': 'astro',
+ 'sentry.javascript.astro': 'astro',
104
};
105
106
const IconPlacement = styled(IconOpen)`
0 commit comments