@bigbinary/neeto-themes-frontend 3.1.30 → 3.1.31

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.
@@ -1890,6 +1890,7 @@ var Themes = function Themes(_ref) {
1890
1890
  }), ramda.isEmpty(filteredThemes) && ramda.isEmpty(filteredDefaultThemes) && /*#__PURE__*/jsxRuntime.jsx(Typography, {
1891
1891
  className: "text-center",
1892
1892
  style: "body2",
1893
+ "data-cy": "no-data-title",
1893
1894
  children: t("neetoThemes.common.noResultsFound")
1894
1895
  }), neetoCist.isNotEmpty(filteredDefaultThemes) && /*#__PURE__*/jsxRuntime.jsxs(jsxRuntime.Fragment, {
1895
1896
  children: [/*#__PURE__*/jsxRuntime.jsx(Typography, {