oak-pay-business/es/oak-app-domain/WpAccount/Style.js

13 lines
214 B
JavaScript

export const style = {
icon: {
pay: '',
refund: '',
withdrawTransfer: '',
compensate: '',
moveIn: '',
moveOut: '',
deposit: '',
tax: '',
}
};