mirror of
https://github.com/binarydigitlol/binarydigitlol.github.io.git
synced 2025-06-21 01:12:23 +00:00
* Use a `<button>` for search * Fix search button styles to match preexisting styling * Remove additional native button properties. * Invoke search button on click or keyboard. * Reorganize search button DOM hierarchy * Restore focus to the search button when exiting the search overlay * Run prettier on Search.tsx