@nordhealth/react 2.17.1 → 3.1.0

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
@@ -1,8 +1,8 @@
1
1
  ![Tests](https://github.com/nordhealth/design-system/workflows/Tests/badge.svg) ![Build and deploy](https://github.com/nordhealth/design-system/workflows/Build%20and%20deploy/badge.svg)
2
2
 
3
- # Nord React Components
3
+ # Nord React Wrappers
4
4
 
5
- This package contains auto-generated react wrappers for the web components found in `@nordhealth/components`.
5
+ This package contains auto-generated React wrappers for the Web Components found in `@nordhealth/components`.
6
6
 
7
7
  A TypeScript file is generated and written to `src/index.ts`, and then compiled by rollup into `lib/index.js`. The react wrappers are created with `@lit-labs/react`.
8
8