mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-06-20 22:03:59 +02:00
Remove reminder comment
This commit is contained in:
parent
a1e751407f
commit
0543c9f3cc
@ -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'
|
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='both'>both</option>
|
||||||
<option value='true'>true</option>
|
<option value='true'>true</option>
|
||||||
<option value='false'>false</option>
|
<option value='false'>false</option>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user