This issue is meant to track some of the remaining work needed to close out the migration from css modules to react-bootstrap/styled components/typescript. This card covers the migration for the Edit Profile page.
Success criteria:
[ ] Refactor components to integrate Bootstrap and styled components while removing CSS modules.
[ ] When called for, find or create reusable (sub)components to reduce repetition and ensure uniformity.
[ ] Create or revise the Storybook story for these components, and any new sub-components.
[ ] Convert from JS to TSX
This issue covers the work for the EditProfilePage and its components.
This work is in progress here: (https://github.com/codeforboston/maple/pull/1447). Just starting this issue to track it in the epic.
This issue is meant to track some of the remaining work needed to close out the migration from css modules to react-bootstrap/styled components/typescript. This card covers the migration for the Edit Profile page.
Success criteria:
This issue covers the work for the EditProfilePage and its components.