@jamsr-ui/button
Advanced tools
Comparing version
@@ -25,3 +25,3 @@ import * as react from 'react'; | ||
isIconOnly: boolean | undefined; | ||
spinnerPlacement: "start" | "end"; | ||
spinnerPlacement: "end" | "start"; | ||
isDisabled: boolean; | ||
@@ -28,0 +28,0 @@ disableRipple: boolean | undefined; |
{ | ||
"name": "@jamsr-ui/button", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "", | ||
@@ -24,5 +24,5 @@ "main": "./dist/index.mjs", | ||
"dependencies": { | ||
"@jamsr-ui/progress": "^0.0.20", | ||
"@jamsr-ui/utils": "^0.0.18", | ||
"@jamsr-ui/ripple": "^0.0.20" | ||
"@jamsr-ui/progress": "^0.0.21", | ||
"@jamsr-ui/utils": "^0.0.19", | ||
"@jamsr-ui/ripple": "^0.0.21" | ||
}, | ||
@@ -29,0 +29,0 @@ "module": "dist/index.mjs", |
Sorry, the diff of this file is not supported yet
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated