Skip to content

Commit

Permalink
Update personal-form.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sampoder authored Dec 5, 2024
1 parent 66a1fdb commit 89c2c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/fiscal-sponsorship/apply/personal-form.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Input, Flex, Label, Radio, Grid, Select } from 'theme-ui'
import { Input, Flex, Label, Radio, Grid, Select, Checkbox } from 'theme-ui'
import Field from './field'
import { useEffect, useState } from 'react'
import { useTeenagerLedContext } from './teenager-led-context'
Expand Down

0 comments on commit 89c2c4b

Please sign in to comment.