@apolitical/component-library 4.5.5-ac.22 → 4.5.5-ac.23

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.
Files changed (2) hide show
  1. package/index.mjs +4 -1
  2. package/package.json +1 -1
package/index.mjs CHANGED
@@ -22275,7 +22275,10 @@ const p_ = ({
22275
22275
  isMember: n,
22276
22276
  functions: { activities: r, mentions: a, join: i, leave: s }
22277
22277
  }) => {
22278
- const o = im("community-ranking"), l = le(), [u, d] = fe("recent"), [h, p] = fe([
22278
+ const o = im("community-ranking"), l = le(), [u, d] = fe(
22279
+ "recent"
22280
+ /* RECENT */
22281
+ ), [h, p] = fe([
22279
22282
  {
22280
22283
  id: "recent",
22281
22284
  label: "recent"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "4.5.5-ac.22",
3
+ "version": "4.5.5-ac.23",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {