Remove reminder comment

This commit is contained in:
Filip Sodić 2025-02-21 14:33:27 +01:00
parent a1e751407f
commit 0543c9f3cc

View File

@ -132,7 +132,6 @@ const UsersTable = () => {
}}
className='relative z-20 w-full appearance-none rounded border border-stroke bg-white p-2 pl-4 pr-8 outline-none transition focus:border-primary active:border-primary dark:border-form-strokedark dark:bg-form-input'
>
{/*Why no svg here*/}
<option value='both'>both</option>
<option value='true'>true</option>
<option value='false'>false</option>