mirror of
https://github.com/upscayl/upscayl.git
synced 2025-02-15 02:12:34 +01:00
Update import
This commit is contained in:
parent
9e203194e0
commit
04cd625010
@ -1,6 +1,6 @@
|
|||||||
import { FEATURE_FLAGS } from "@common/feature-flags";
|
import { FEATURE_FLAGS } from "@common/feature-flags";
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import UpscaylSVGLogo from "./icons/upscayl-logo-svg";
|
import UpscaylSVGLogo from "@/components/icons/upscayl-logo-svg";
|
||||||
import { useAtomValue } from "jotai";
|
import { useAtomValue } from "jotai";
|
||||||
import { translationAtom } from "@/atoms/translations-atom";
|
import { translationAtom } from "@/atoms/translations-atom";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user