@meduza/ui-kit-2 0.8.619 → 0.8.620

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.
@@ -1898,10 +1898,7 @@ const MetaContainer = ({
1898
1898
  hasSource: hasSource,
1899
1899
  bullets: true,
1900
1900
  key: component.id
1901
- }, /*#__PURE__*/React.createElement(React.Fragment, null, styleContext !== 'isInDynamicBlock' && ( /*#__PURE__*/React.createElement(SvgSymbol, {
1902
- icon: "podcast",
1903
- size: "small"
1904
- })), component.text));
1901
+ }, /*#__PURE__*/React.createElement(React.Fragment, null, component.text));
1905
1902
  }
1906
1903
  case 'datetime':
1907
1904
  {