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