From 802459fd044b380ccc4f96432af416996219a0de Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 18 Mar 2024 14:19:24 -0500 Subject: [PATCH] Adjust load state --- src/components/dialogs/BirthDateSettings.tsx | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/src/components/dialogs/BirthDateSettings.tsx b/src/components/dialogs/BirthDateSettings.tsx index 4a3e96e56d..ff542c7eff 100644 --- a/src/components/dialogs/BirthDateSettings.tsx +++ b/src/components/dialogs/BirthDateSettings.tsx @@ -43,7 +43,25 @@ export function BirthDateSettingsDialog({ {isLoading ? ( - + + + + + + + + + ) : error || !preferences ? (