@capillarytech/creatives-library 7.17.121-alpha.0 → 7.17.122

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@capillarytech/creatives-library",
3
3
  "author": "meharaj",
4
- "version": "7.17.121-alpha.0",
4
+ "version": "7.17.122",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -647,7 +647,7 @@ export const Viber = (props) => {
647
647
  return true;
648
648
  }
649
649
  //if template title is empty
650
- if (messageTitle?.trim() === '') {
650
+ if (isFullMode && messageTitle?.trim() === '') {
651
651
  return true;
652
652
  }
653
653
  // if media type is image/video than image/video should be uploaded