@superinterface/react 4.1.2 → 4.2.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/dist/index.cjs CHANGED
@@ -51218,7 +51218,7 @@ var SourceAnnotation = function(t0) {
51218
51218
  };
51219
51219
  // src/components/avatars/Avatar.tsx
51220
51220
  var import_react_compiler_runtime109 = require("react-compiler-runtime");
51221
- // src/lib/enums/index.ts
51221
+ // src/enums/index.ts
51222
51222
  var IconAvatarName = /* @__PURE__ */ function(IconAvatarName2) {
51223
51223
  IconAvatarName2["BACKPACK"] = "BACKPACK";
51224
51224
  IconAvatarName2["ROCKET"] = "ROCKET";