UIFabricAutoComplete
UIFabricAutoComplete copied to clipboard
Use hooks instead of class
Hi, first of all thanks for the component, it is really well made and I adapted it to my purposes pretty quickly.
I wanted to ask you one thing: would it be possible to restructure it with the use of hooks instead of through a class? The main problem is that without the use of hooks I am unable to use external useStates. Let me know, thank you again for the component.