@1money/component-ui 0.0.64-alpha.6 → 0.0.64-alpha.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1money/component-ui",
3
- "version": "0.0.64-alpha.6",
3
+ "version": "0.0.64-alpha.7",
4
4
  "description": "React Components based on primereact for 1money front-end projects",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -11765,7 +11765,7 @@
11765
11765
  "type": "ReactNode",
11766
11766
  "optional": true,
11767
11767
  "default": null,
11768
- "description": "Content rendered at the top of the panel, above the search box and the option list (e.g.",
11768
+ "description": "Content rendered at the top of the scrollable option list (e.g.",
11769
11769
  "inheritedFrom": null
11770
11770
  },
11771
11771
  {