devhammed / use-cookie

Get, Set, Update and Delete Cookie using React Hooks.
https://hammed.dev/use-cookie/
17 stars 2 forks source link

More descriptive docs for options #3

Closed samp6 closed 4 years ago

samp6 commented 4 years ago

Have been using this and enjoying it. Think it would be helpful for the docs to mention how the options are to be used - took me a while to figure out that expires/maxAge do the same thing, and what exact types of inputs they want. Thanks!

devhammed commented 4 years ago

@samp6 Thanks you so much but I have been busy these days, you can actually help by improving the docs and send a pull request, I will review and merge.