mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: review
This commit is contained in:
@@ -107,7 +107,6 @@
|
||||
required
|
||||
options={employeesOptions}
|
||||
bind:value={employees} />
|
||||
<!-- <InputText label="Company name" placeholder="Enter company name" id="company" /> -->
|
||||
<InputSelect
|
||||
label="Country"
|
||||
id="country"
|
||||
|
||||
@@ -109,7 +109,6 @@
|
||||
required
|
||||
options={employeesOptions}
|
||||
bind:value={employees} />
|
||||
<!-- <InputText label="Company name" placeholder="Enter company name" id="company" /> -->
|
||||
<InputSelect
|
||||
label="Country"
|
||||
id="country"
|
||||
|
||||
Reference in New Issue
Block a user