Skip to content

Commit e9dff9a

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 2e63569 commit e9dff9a

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
@@ -102,7 +102,7 @@ export const SomedaySandbox: React.FC<OnboardingStepProps> = ({
102102
<TaskInput
103103
ref={monthInputRef}
104104
id="month-task-input"
105-
name="month-task"
105+
name="month-task-input"
106106
type="text"
107107
placeholder="Create new task..."
108108
value={newMonthTask}

0 commit comments

Comments
 (0)