diff --git a/components/hearing/Transcriptions.tsx b/components/hearing/Transcriptions.tsx index fd892aeb6..d9905195e 100644 --- a/components/hearing/Transcriptions.tsx +++ b/components/hearing/Transcriptions.tsx @@ -15,6 +15,8 @@ import { } from "./hearing" import { ShareLinkButton } from "components/buttons" +import { siteUrl } from "components/links" + const ClearButton = styled(FontAwesomeIcon)` position: absolute; right: 3rem; @@ -386,9 +388,9 @@ const TranscriptItem = forwardRef(function TranscriptItem( <> setIsHovered(true)}