sixseconds-modules 1.6.174 → 1.6.175

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/dist/index.cjs.js CHANGED
@@ -13667,7 +13667,6 @@ const isolatedTheme = material.createTheme({
13667
13667
  fontFamily: "'IBM Plex Sans', sans-serif"
13668
13668
  }
13669
13669
  });
13670
- material.unstable_ClassNameGenerator.configure((componentName) => `sixseconds-modules-${componentName}`);
13671
13670
  function createEmotionCache() {
13672
13671
  if (typeof document === "undefined") {
13673
13672
  return createCache({ key: "sixseconds", prepend: true });