@superinterface/react 4.1.1 → 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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -1
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/
|
|
51221
|
+
// src/enums/index.ts
|
|
51222
51222
|
var IconAvatarName = /* @__PURE__ */ function(IconAvatarName2) {
|
|
51223
51223
|
IconAvatarName2["BACKPACK"] = "BACKPACK";
|
|
51224
51224
|
IconAvatarName2["ROCKET"] = "ROCKET";
|