diff --git a/components/fiscal-sponsorship/apply/personal-form.js b/components/fiscal-sponsorship/apply/personal-form.js index 171d8eda7..a3fddc3ee 100644 --- a/components/fiscal-sponsorship/apply/personal-form.js +++ b/components/fiscal-sponsorship/apply/personal-form.js @@ -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' @@ -155,6 +155,7 @@ export default function PersonalInfoForm({ requiredFields }) { placeholder="Max" /> + */} - - */}