fix import

This commit is contained in:
SrGooglo 2025-02-05 02:45:50 +00:00
parent e54c3a1abe
commit d50ba06a55

View File

@ -2,7 +2,7 @@ import "./patches"
import config from "@config" import config from "@config"
import React from "react" import React from "react"
import { Runtime } from "vessel" import { Runtime } from "@ragestudio/vessel"
import { Helmet } from "react-helmet" import { Helmet } from "react-helmet"
import { Translation } from "react-i18next" import { Translation } from "react-i18next"
import * as Sentry from "@sentry/browser" import * as Sentry from "@sentry/browser"