@xola/ui-kit 2.3.7 → 2.3.8

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 CHANGED
@@ -256,6 +256,7 @@ export {
256
256
  UnlinkIcon,
257
257
  useId,
258
258
  useIsClient,
259
+ useViewportHeight,
259
260
  UserAddIcon,
260
261
  UserChangedIcon,
261
262
  UserIcon,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xola/ui-kit",
3
- "version": "2.3.7",
3
+ "version": "2.3.8",
4
4
  "description": "Xola UI Kit",
5
5
  "license": "MIT",
6
6
  "repository": {