appstore-install-loader-fix (#12269)
This commit is contained in:
@@ -34,7 +34,7 @@ export const InstallAppButtonWithoutPlanCheck = (
|
||||
onClick: () => {
|
||||
mutation.mutate({ type: props.type });
|
||||
},
|
||||
isLoading: mutation.isLoading,
|
||||
loading: mutation.isLoading,
|
||||
})}
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user