Skip to content

Commit 2e63569

Browse files
tyler-daneCopilot
andauthored
Update packages/web/src/views/Onboarding/steps/events/SomedaySandbox/SomedaySandbox.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ca3cc29 commit 2e63569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/src/views/Onboarding/steps/events/SomedaySandbox/SomedaySandbox.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export const SomedaySandbox: React.FC<OnboardingStepProps> = ({
7474
<TaskInput
7575
autoFocus
7676
id="week-task-input"
77-
name="week-task"
77+
name="week-task-input"
7878
type="text"
7979
placeholder="Create new task..."
8080
value={newWeekTask}

0 commit comments

Comments
 (0)