RhoInc / safety-histogram

Histogram showing distribution of lab measures, vital signs and other measures related to safety in clinical trials.
MIT License
1 stars 1 forks source link

move table styling to onLayout #136

Closed pburnsdata closed 5 years ago

pburnsdata commented 5 years ago

Table was being styled in index.js which resulted in errors in safetyGraphics pakcage. Moved styling to onLayout to ensure proper execution order.