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 b69a534 commit 76514a6Copy full SHA for 76514a6
src/frontend/apps/impress/src/stores/useSentryStore.tsx
@@ -1,5 +1,5 @@
1
+import type { Client } from '@sentry/core';
2
import * as Sentry from '@sentry/nextjs';
-import type { Client } from '@sentry/types';
3
import { create } from 'zustand';
4
5
import packageJson from '../../package.json';
0 commit comments