This commit is contained in:
Andreas
2023-12-28 16:35:08 +07:00
parent 90bd1db9c0
commit 1758edddc4
6 changed files with 8 additions and 21 deletions

View File

@@ -16,8 +16,6 @@ import ShareModal from "./shareModal";
import Player from "../player";
import WaveformLoading from "../waveformLoading";
import { useRouter } from "next/navigation";
import { faSpinner } from "@fortawesome/free-solid-svg-icons";
import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
import { featureEnabled } from "../../domainContext";
import { toShareMode } from "../../../lib/shareMode";