@apolitical/component-library 8.7.23 → 8.7.24

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.mjs CHANGED
@@ -51157,6 +51157,7 @@ export {
51157
51157
  Op as useHomepagePath,
51158
51158
  ql as useLocale,
51159
51159
  R7 as useOverlay,
51160
+ _T as useRepliesFeed,
51160
51161
  l7 as useScrollListener,
51161
51162
  c4 as useScrollToHash,
51162
51163
  z4 as useScrollToPost,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "8.7.23",
3
+ "version": "8.7.24",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {