From fbd363a452a5a5ee5a4e05d54266679ae48990b1 Mon Sep 17 00:00:00 2001 From: ndom91 Date: Tue, 8 Oct 2024 10:40:22 +0200 Subject: [PATCH] chore: rename LabelInputs to ComboLabelInput --- apps/desktop/src/lib/branch/BranchLabel.svelte | 4 ++-- apps/desktop/src/lib/branch/StackingBranchDescription.svelte | 4 ++-- .../lib/shared/{LabelInput.svelte => ComboLabelInput.svelte} | 0 3 files changed, 4 insertions(+), 4 deletions(-) rename apps/desktop/src/lib/shared/{LabelInput.svelte => ComboLabelInput.svelte} (100%) diff --git a/apps/desktop/src/lib/branch/BranchLabel.svelte b/apps/desktop/src/lib/branch/BranchLabel.svelte index ed0fff5799..9113a530b4 100644 --- a/apps/desktop/src/lib/branch/BranchLabel.svelte +++ b/apps/desktop/src/lib/branch/BranchLabel.svelte @@ -1,5 +1,5 @@ - + diff --git a/apps/desktop/src/lib/branch/StackingBranchDescription.svelte b/apps/desktop/src/lib/branch/StackingBranchDescription.svelte index 8c42ec58b5..edef3e84c9 100644 --- a/apps/desktop/src/lib/branch/StackingBranchDescription.svelte +++ b/apps/desktop/src/lib/branch/StackingBranchDescription.svelte @@ -1,5 +1,5 @@ -