@uiw/react-button-group
Advanced tools
Comparing version 4.20.0 to 4.21.0
{ | ||
"name": "@uiw/react-button-group", | ||
"version": "4.20.0", | ||
"version": "4.21.0", | ||
"description": "ButtonGroup component", | ||
@@ -47,5 +47,5 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-button": "^4.20.0", | ||
"@uiw/utils": "^4.20.0" | ||
"@uiw/react-button": "^4.21.0", | ||
"@uiw/utils": "^4.21.0" | ||
} | ||
} |
Updated@uiw/react-button@^4.21.0
Updated@uiw/utils@^4.21.0