@xola/ui-kit 2.3.27 → 2.3.29

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
@@ -249,6 +249,7 @@ export {
249
249
  ToggleButton,
250
250
  Tooltip,
251
251
  TransferArrowIcon,
252
+ TranslationIcon,
252
253
  TrashIcon,
253
254
  TutorialsBadgeIcon,
254
255
  TutorialsButtonIcon,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xola/ui-kit",
3
- "version": "2.3.27",
3
+ "version": "2.3.29",
4
4
  "description": "Xola UI Kit",
5
5
  "license": "MIT",
6
6
  "repository": {