http://rf5cqoxqlitdx4umuce5dgihjzabql4hs3zjkvs3em7xzjfa5yyhkeqd.onion/om/openmonero-reactjs/commit/43e6167c6b328ed12bc98d064a521c72c2ff15f3
/client" class BuyMoneroOnline extends Component { @ -18,7 +18,14 @@ class BuyMoneroOnline extends Component { } componentDidMount ( ) { this . data ( ) const { index } = this . props ; if ( index == true ) { this . dataIndex ( ) } else { this . data ( ) } } data = ( ) => { @ -74,6 +81,39 @@ class BuyMoneroOnline extends Component { } ) ; } } dataIndex = ( ) => { const { limit } = this . props ; const query = new URLSearchParams ( window . location . search ) ; const page...