mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: placeholder visible when tags are present
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
</div>
|
||||
<input
|
||||
{id}
|
||||
placeholder={!tags.length ? placeholder : ''}
|
||||
{placeholder}
|
||||
{disabled}
|
||||
{readonly}
|
||||
type="text"
|
||||
|
||||
Reference in New Issue
Block a user