@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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/types/index.d.cts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/package.json +2 -1
package/dist/index.js
CHANGED
|
@@ -51073,7 +51073,7 @@ var SourceAnnotation = function(t0) {
|
|
|
51073
51073
|
};
|
|
51074
51074
|
// src/components/avatars/Avatar.tsx
|
|
51075
51075
|
import { c as _c109 } from "react-compiler-runtime";
|
|
51076
|
-
// src/
|
|
51076
|
+
// src/enums/index.ts
|
|
51077
51077
|
var IconAvatarName = /* @__PURE__ */ function(IconAvatarName2) {
|
|
51078
51078
|
IconAvatarName2["BACKPACK"] = "BACKPACK";
|
|
51079
51079
|
IconAvatarName2["ROCKET"] = "ROCKET";
|