GiftForGood / website

https://www.giftforgood.io
MIT License
4 stars 5 forks source link

Add draft message functionality with local storage #411

Closed jamessspanggg closed 3 years ago

jamessspanggg commented 3 years ago

Added useDraftedInput hook, which stores the saved message to the local storage and clears the drafted input if it is an empty string. It is also sensitive to the change of key.

Can help to test: