Skip to content

Commit

Permalink
another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Spectralo committed Jan 12, 2025
1 parent f7f5d2a commit 176bbd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/fiscal-sponsorship/apply/personal-form.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import Field from './field'
import Checkbox from './checkbox'
import { useEffect, useState } from 'react'
import { useTeenagerLedContext } from './teenager-led-context'
import Checkbox from './checkbox'

export default function PersonalInfoForm({ requiredFields }) {
const [selectedContactOption, setSelectedContactOption] = useState('Email')
Expand Down

0 comments on commit 176bbd3

Please sign in to comment.