mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
fix(Button): should not have click feedback when loading
This commit is contained in:
@@ -92,6 +92,7 @@ function Button(
|
||||
props.size,
|
||||
{
|
||||
plain,
|
||||
loading,
|
||||
disabled,
|
||||
hairline,
|
||||
block: props.block,
|
||||
|
Reference in New Issue
Block a user