Sep 20, 2021
Hi! Thanks for your feedback! Using Hooks is unfortunately not that easy in this particular usecase as the react-contenteditable library does not work with hooks (see here: https://github.com/lovasoa/react-contenteditable#readme). The rest of the application uses hooks already.