@up42/up-components 0.20.2 → 1.0.0-douglas.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 +0 -3
- package/dist/cjs/index.js +2 -2
- package/dist/esm/index.js +2 -2
- package/dist/index.d.ts +63 -189
- package/package.json +16 -19
package/README.md
CHANGED
|
@@ -67,9 +67,6 @@ To avoid conflicts when working on multiple branches, remember to always run `ya
|
|
|
67
67
|
|
|
68
68
|
Please refer to our [Contributing Guidelines](https://github.com/up42/up-components/blob/master/CONTRIBUTING.md) for development information.
|
|
69
69
|
|
|
70
|
-
## Migrating from Material UI 4
|
|
71
|
-
|
|
72
|
-
Please refer to our [Migration](https://github.com/up42/up-components/blob/master/MIGRATION.md) guidelines.
|
|
73
70
|
|
|
74
71
|
## Troubleshooting
|
|
75
72
|
|