@goodhood-web/nebenan-base 1.2.0-development.3 → 1.2.0-development.5
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/index.d.ts +2 -2
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/lib/ReactionStack/ReactionStack.types.d.ts +1 -1
- package/lib/ReactionStack/index.d.ts +1 -0
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -48863,7 +48863,7 @@ const ym = "_reaction_1y88f_106", Fm = "_reactionItem_1y88f_111", Sm = "_reactio
|
|
|
48863
48863
|
onClick: e,
|
|
48864
48864
|
reactions: i,
|
|
48865
48865
|
size: t = "small",
|
|
48866
|
-
stack: a,
|
|
48866
|
+
stack: a = !1,
|
|
48867
48867
|
withTooltip: s = !1
|
|
48868
48868
|
}) => {
|
|
48869
48869
|
const [r, o] = Me(null), [f, c] = Me(null), l = (g, m) => {
|