@photonhealth/elements 0.14.5 → 0.14.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,6 +14,10 @@ To modify the embedded component, edit attributes of element `photon-prescribe-w
14
14
 
15
15
  To view available attributes/options, see [photon-prescribe-workflow-component.tsx](src/photon-multirx-form/photon-prescribe-workflow-component.tsx) or [official docs](https://docs.photon.health/docs/elements#prescribe-element)
16
16
 
17
+ ### Components
18
+
19
+ After editing `packages/components`, re-run `npx nx run components:build` to see TypeScript and other changes load into `packages/elements`
20
+
17
21
  ## Usage
18
22
 
19
23
  ### Installation