diff --git a/src/frontend/src/features/rooms/livekit/prefabs/ControlBar/MobileControlBar.tsx b/src/frontend/src/features/rooms/livekit/prefabs/ControlBar/MobileControlBar.tsx index e16bb48a..10bdb06f 100644 --- a/src/frontend/src/features/rooms/livekit/prefabs/ControlBar/MobileControlBar.tsx +++ b/src/frontend/src/features/rooms/livekit/prefabs/ControlBar/MobileControlBar.tsx @@ -14,6 +14,7 @@ import { RiMore2Line, RiSettings3Line, } from '@remixicon/react' +import { GRIST_FEEDBACKS_FORM } from '@/utils/constants' import { ScreenShareToggle } from '../../components/controls/ScreenShareToggle' import { ChatToggle } from '../../components/controls/ChatToggle' import { ParticipantsToggle } from '../../components/controls/Participants/ParticipantsToggle' @@ -150,7 +151,7 @@ export function MobileControlBar({