fixed an issue that was preventing the games list from visually appearing
All checks were successful
Release to Staging / build_and_release (push) Successful in 40s

This commit is contained in:
freakoverse 2024-08-16 14:32:49 +00:00
parent 999301a4d9
commit b5fd5ded6a

View File

@ -780,7 +780,7 @@ const GameDropdown = ({
can add it. can add it.
</p> </p>
<div className='dropdown dropdownMain'> <div className='dropdown dropdownMain'>
<div className='inputWrapperMain'> <div className='inputWrapperMain inputWrapperMainAlt'>
<input <input
ref={inputRef} ref={inputRef}
type='text' type='text'