From c7dfa2b59e3d9fea8cc332aab4b844a63c33217d Mon Sep 17 00:00:00 2001 From: Hailey Date: Sun, 11 Aug 2024 12:47:38 -0700 Subject: [PATCH] prettier --- src/components/dialogs/GifSelect.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/dialogs/GifSelect.tsx b/src/components/dialogs/GifSelect.tsx index 51cfa10fb1..4c60c6ebeb 100644 --- a/src/components/dialogs/GifSelect.tsx +++ b/src/components/dialogs/GifSelect.tsx @@ -249,7 +249,9 @@ function DialogError({details}: {details?: string}) { const control = Dialog.useDialogContext() return ( - +