notiflix / Notiflix

Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better.

Home Page:https://notiflix.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notifilix-react NPM Package Not found

MertDemirok opened this issue · comments

notifilix-react package's not found, Anyone know why it was removed?

So Old version removed

Url :https://www.npmjs.com/package/notiflix-react

Hi,
You can use this repository/package as well instead of the non existing one.
Thanks.

# yarn 
yarn add notiflix 

# npm
npm i notiflix

Hi @MertDemirok,

Could you please give some feedback if you have solved the issue?

Thanks.