1uphealth / fhir-react

FHIR React Component Library
MIT License
99 stars 30 forks source link

Convert `FhirResource` from class-based to functional component #398

Open jocelynn1uphealth opened 1 year ago

jocelynn1uphealth commented 1 year ago

Background:

Migrating from class-based to functional components improves the bundle size and performance of the repo

Expected Behavior:

patrick-1upHealth commented 1 year ago

Addressed this and #399 in https://github.com/1uphealth/fhir-react/pull/404