@adaptabletools/adaptable-react-aggrid 10.0.4-canary.1 → 10.0.4-canary.5
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 +2 -1
- package/base.css +387 -87
- package/index.css +454 -94
- package/package.json +4 -4
- package/src/components/AdaptableReact.d.ts +3 -3
- package/src/components/AdaptableReact.js +2 -2
package/README.md
CHANGED
|
@@ -20,7 +20,8 @@ There are a number of different licence options available.
|
|
|
20
20
|
|
|
21
21
|
We can also make a trial licence available for a short period of time to allow you to try out AdapTable for yourself.
|
|
22
22
|
|
|
23
|
-
**Note: The AdapTable licence does not include
|
|
23
|
+
**Note: The AdapTable licence does not include AG Grid's licence which you must pay for that separately**.
|
|
24
|
+
|
|
24
25
|
|
|
25
26
|
Please contact [`sales@adaptabletools.com`](mailto:sales@adaptabletools.com) or see our [Licence Help Page](https://docs.adaptabletools.com/docs/getting-started/licence) for more information.
|
|
26
27
|
|