Flutterwave / Angular-v3

Angular library for Flutterwave for Business (F4B) v3 APIs.
https://developer.flutterwave.com/
MIT License
16 stars 15 forks source link

Cannot import Module #1

Closed dynacorp closed 4 years ago

dynacorp commented 4 years ago

So apparently you cannot import FlutterwaveModule in app module as stated in the usage description import FlutterwaveModule from "flutterwave-angular-v3". It should be import {FlutterwaveModule} from "flutterwave-angular-v3"

kenny-io commented 4 years ago

Thank you @dynacorp we are looking into this and will make any necessary updates as soon as possible.

corneliusyaovi commented 4 years ago

Hello @dynacorp ,

Thanks for bringing this to our attention.

Please note that this issue has been fixed. Kindly run npm update to get the fixes on your angular package.

Regards, Cornelius.