@clay-ds/react 0.3.0 → 0.3.2

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 CHANGED
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const jsxRuntime = require("react/jsx-runtime");
4
4
  const React = require("react");
5
- const footerDefaults = require("./footerDefaults-BILm5CMK.cjs");
5
+ const footerDefaults = require("./footerDefaults-C-9-hOSt.cjs");
6
6
  const icons = require("./icons.cjs");
7
7
  const icon = "_icon_171j1_2";
8
8
  const styles$c = {
@@ -1294,6 +1294,7 @@ exports.CustomerLogo = footerDefaults.CustomerLogo;
1294
1294
  exports.CustomerLogoSection = footerDefaults.CustomerLogoSection;
1295
1295
  exports.FOOTER_ASSETS = footerDefaults.FOOTER_ASSETS;
1296
1296
  exports.FOOTER_DEFAULTS = footerDefaults.FOOTER_DEFAULTS;
1297
+ exports.FOOTER_SHORT_DEFAULTS = footerDefaults.FOOTER_SHORT_DEFAULTS;
1297
1298
  exports.FaqSection = footerDefaults.FaqSection;
1298
1299
  exports.FeaturesSection = footerDefaults.FeaturesSection;
1299
1300
  exports.FooterSection = footerDefaults.FooterSection;