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