4f47779303
* adding preorder button * adding preorder modal * frontend mostly done * check if its already purchased * refresh page after purchase * smooth out purchase process * check if user has card saved * handle case where its the users own upload * fix transaction listing order bug * cleaning up code for merge * fix lint errors * fix flow errors * allow eur purchases * support eur on customer transaction page * fix css
3 lines
89 B
JavaScript
3 lines
89 B
JavaScript
import WalletFiatAccountHistory from './view';
|
|
|
|
export default WalletFiatAccountHistory;
|