fountainpencompanion
fountainpencompanion copied to clipboard
Replace jquery autocomplete with a proper React component
jquery (obviously) isn't a npm package so using it is a bit weird. It would be preferable to use a proper React component for the autocomplete functionality and to get rid of the jquery dependency.