ngneat / effects

🪄 A framework-agnostic RxJS effects implementation
https://www.netbasal.com
MIT License
63 stars 11 forks source link

Wrong import of 'provideEffects' (README) #68

Open OksanaShatilova opened 12 months ago

OksanaShatilova commented 12 months ago

Which @ngneat/effects-* package(s) are the source of the bug?

effects

Is this a regression?

No

Description

It seems that there is missed 's' in import of provideEffects function (README file).

Снимок экрана 2023-09-11 в 21 32 09

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

No response

Please provide the environment you discovered this bug in

No response

Anything else?

No response

Do you want to create a pull request?

Yes