fix
This commit is contained in:
parent
a58c73c112
commit
add9cb471e
|
|
@ -7,7 +7,6 @@ import {
|
||||||
useNavigationType,
|
useNavigationType,
|
||||||
} from "react-router-dom";
|
} from "react-router-dom";
|
||||||
|
|
||||||
console.log(import.meta.env);
|
|
||||||
Sentry.init({
|
Sentry.init({
|
||||||
dsn: import.meta.env.VITE_SENTRY_DSN,
|
dsn: import.meta.env.VITE_SENTRY_DSN,
|
||||||
integrations: [
|
integrations: [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue