fix: Update label in BoardHeader component for clarity

- Changed label text from "Auto Mode" to "Plan" in the BoardHeader component to enhance user understanding of the feature.
This commit is contained in:
Kacper
2025-12-28 13:52:47 +01:00
parent 9c4f8f9e73
commit f9882fe37e

View File

@@ -99,7 +99,7 @@ export function BoardHeader({
data-testid="plan-backlog-button"
>
<Wand2 className="w-4 h-4 mr-2" />
Auto Mode
Plan
</Button>
<HotkeyButton