versacall-core-library-react 2.0.46 → 2.0.47

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.
@@ -309,7 +309,7 @@ var CoreShiftTagFilter = /*#__PURE__*/function (_Component) {
309
309
  InputLabelProps: {
310
310
  shrink: true
311
311
  },
312
- placeholder: "Type in the filter here... Example: first OR second",
312
+ placeholder: "Type in the filter here... (ex: first OR second)",
313
313
  margin: "normal",
314
314
  fullWidth: true,
315
315
  multiline: true
package/package.json CHANGED
@@ -2,10 +2,10 @@
2
2
  "versacall": {
3
3
  "title": "Versacall Core Library React",
4
4
  "applicationType": "react-library",
5
- "build": 46
5
+ "build": 47
6
6
  },
7
7
  "name": "versacall-core-library-react",
8
- "version": "2.0.46",
8
+ "version": "2.0.47",
9
9
  "description": "Versacall Core Library",
10
10
  "main": "dist/index.js",
11
11
  "module": "dist/index.js",