README
get started
yarn add git+ssh://git@github.com:tajawal/flight-utilities.git
update your changes
Add your changes to src then run make before commit your code
create new file
- create a file inside
src - export the file in
index.js==>>export * from "fileName"