This commit is contained in:
Timothy J. Baek 2024-05-22 22:11:08 -07:00
parent 6e1a34f07d
commit bb7e7bc793

View File

@ -54,6 +54,9 @@ export const SpotlightSearch = () => {
<form
className="tlwd-text-gray-200 tlwd-w-full tlwd-p-0 tlwd-m-0"
onSubmit={submitHandler}
onMouseDown={(e) => {
e.stopPropagation();
}}
>
<div className="tlwd-flex tlwd-items-center tlwd-gap-2 tlwd-w-full">
<div className=" tlwd-flex tlwd-items-center">