@xola/ui-kit 2.3.19 → 2.3.21

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
@@ -262,6 +262,7 @@ export {
262
262
  UserIcon,
263
263
  UserSubtractIcon,
264
264
  ValuePopoverText,
265
+ VerifiedTickIcon,
265
266
  VeteranIcon,
266
267
  ViewNotesIcon,
267
268
  VoucherIcon,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xola/ui-kit",
3
- "version": "2.3.19",
3
+ "version": "2.3.21",
4
4
  "description": "Xola UI Kit",
5
5
  "license": "MIT",
6
6
  "repository": {