@capillarytech/creatives-library 9.0.1 → 9.0.2-beta.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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@capillarytech/creatives-library",
3
3
  "author": "meharaj",
4
- "version": "9.0.1",
4
+ "version": "9.0.2-beta.0",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -644,7 +644,7 @@ export class TemplatePreview extends React.Component { // eslint-disable-line re
644
644
  src={smsMobileAndroid}
645
645
  alt={this.props.intl.formatMessage(messages.previewGenerated)}
646
646
  />
647
- <CapRow useLegacy className="msg-container sms">
647
+ <CapRow className="msg-container sms">
648
648
  <CapRow useLegacy className={"message-pop sms"}>
649
649
  {content &&
650
650
  content.length &&