Open Uysim opened 3 years ago
I run yarn add switchery But it install from https://github.com/antonamurskiy/switchery How can I install it correctly with yarn?
yarn add switchery
you can install by giving yarn add https://github.com/abpetkov/switchery.git
yarn add https://github.com/abpetkov/switchery.git
I run
yarn add switchery
But it install from https://github.com/antonamurskiy/switchery How can I install it correctly with yarn?