Open jocelynn1uphealth opened 1 year ago
Migrating from class-based to functional components improves the bundle size and performance of the repo
FhirResource
Addressed this and #399 in https://github.com/1uphealth/fhir-react/pull/404
Background:
Migrating from class-based to functional components improves the bundle size and performance of the repo
Expected Behavior:
FhirResource
class is gone and has been replaced with a functional component of the same nameFhirResource
component has been moved into its own file