search: move ref={containerElement} onto the exact element being modified for repo description match highlighting
Created by: tbliu98
Use containerElement.current
directly instead of querySelector
.
Test plan
Manually test that highlighting is unchanged in the UI.
App preview:
Check out the client app preview documentation to learn more.