@particle-network/ui-react 0.5.1-beta.0 → 0.5.1-beta.1

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.
@@ -50,7 +50,7 @@ const show = (props)=>{
50
50
  descriptionClassName
51
51
  ],
52
52
  icon: [
53
- 'h-fit w-fit shrink-0',
53
+ 'h-5 w-5 shrink-0',
54
54
  iconClassName
55
55
  ],
56
56
  loadingComponent: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@particle-network/ui-react",
3
- "version": "0.5.1-beta.0",
3
+ "version": "0.5.1-beta.1",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {