codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
28 stars 25 forks source link

Clean-up Profile Components #401

Closed leekahung closed 1 year ago

leekahung commented 1 year ago

Clean-up Profile Components

The overall aim of this PR is simply to go through the existing codebase and cleaning up the existing component files. This one specifically will target the components in src/components/Profile. I aim to subsequently update the other component files in their own PRs.


This PR:

1. Cleans up codebase in src/components/Profile 2. Cleans up typedef in src/typedefs.js


The files this PR effects:

Components

Other Files


Future Steps/PRs Needed to Finish This Work (optional):