1uphealth / fhir-react

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

`Bundle` Resource Type Custom Action Handler #374

Closed metart43 closed 2 years ago

metart43 commented 2 years ago

Issue: https://github.com/1uphealth/fhir-react/issues/373


PR Checklist

Why are these changes needed?

I need to override the custom action handler for the Bundle resource type

What changed?

Added onClick prop to the Bundle resource type

How are these changes tested?