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