Upay icon indicating copy to clipboard operation
Upay copied to clipboard

created buy now button

Open Pallavi024 opened this issue 6 years ago • 2 comments

Pallavi024 avatar Jul 01 '18 04:07 Pallavi024

Hi Pallavi

Did you try running your buy now button? React.createClass is deprecated and removed now, you'll have to use ES2015 class syntax. You may refer to other components.

bogas04 avatar Jul 02 '18 03:07 bogas04

okay

On Mon, Jul 2, 2018 at 9:20 AM, Divjot Singh [email protected] wrote:

Hi Pallavi

Did you try running your buy now button? React.createClass is deprecated and removed now, you'll have to use ES2015 class syntax. You may refer to other components.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GirlScriptSummerOfCode/Upay/pull/37#issuecomment-401664952, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae3EunFNHoFt5RTn1FaFtkoCwMokK3T9ks5uCZhpgaJpZM4U-Mvo .

Pallavi024 avatar Jul 02 '18 05:07 Pallavi024