minor styling changes

This commit is contained in:
Sara
2023-11-22 13:53:12 +01:00
parent f14e6f5a7f
commit 4226428f58
3 changed files with 21 additions and 5 deletions

View File

@@ -15,6 +15,8 @@ import TranscriptTitle from "../transcriptTitle";
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";
type TranscriptDetails = {
params: {