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
All checks were successful
Release to Staging / build_and_release (push) Successful in 40s
This commit is contained in:
parent
999301a4d9
commit
b5fd5ded6a
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user