Merge branch 'feature/intellipay' into release/2023-09-15
This commit is contained in:
@@ -254,7 +254,7 @@ function Header({
|
||||
onClick={() => {
|
||||
setCardPaymentContext({
|
||||
actions: {},
|
||||
context: null,
|
||||
context: {},
|
||||
});
|
||||
}}
|
||||
icon={<Icon component={FaCreditCard} />}
|
||||
|
||||
Reference in New Issue
Block a user