mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix import
This commit is contained in:
parent
e54c3a1abe
commit
d50ba06a55
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user