v1.3.0
What's new?
AsyncButtonProps
type is now exported for your convenience.- Added named export support.
Bug fixes
- Fixed
as
andonClick
accepted inpendingConfig
,successConfig
anderrorConfig
props. - Fixed types for
onClick
prop.
AsyncButtonProps
type is now exported for your convenience.as
and onClick
accepted in pendingConfig
, successConfig
and errorConfig
props.onClick
prop.