From a74eb3784cf56f41a2f1df200733d3f0f76e2e97 Mon Sep 17 00:00:00 2001 From: MarconLP <13001502+MarconLP@users.noreply.github.com> Date: Sun, 9 Jul 2023 10:39:40 +0200 Subject: [PATCH] add backdrop to recorder --- src/components/VideoRecordModal.tsx | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/components/VideoRecordModal.tsx b/src/components/VideoRecordModal.tsx index d36bfb0..a914547 100644 --- a/src/components/VideoRecordModal.tsx +++ b/src/components/VideoRecordModal.tsx @@ -25,6 +25,19 @@ export default function VideoRecordModal() { return ( + {/* backdrop */} + +
+ +