fix: build error
This commit is contained in:
parent
7ce001cc8f
commit
8860ca943f
@ -11,7 +11,6 @@ import { useNavigate } from "react-router-dom";
|
|||||||
import routes from "@/routes";
|
import routes from "@/routes";
|
||||||
import { APNG } from "apng-js";
|
import { APNG } from "apng-js";
|
||||||
import Player from "apng-js/types/library/player";
|
import Player from "apng-js/types/library/player";
|
||||||
import { EPathsFromHome } from "@/store/siteConfig";
|
|
||||||
|
|
||||||
let apngPlayer: Player | null = null;
|
let apngPlayer: Player | null = null;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user