mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
disabled not implemented section
This commit is contained in:
@@ -143,8 +143,9 @@
|
||||
<svelte:fragment slot="aside">
|
||||
<form class="form u-grid u-gap-16">
|
||||
<ul class="form-list is-multiple">
|
||||
<InputNumber id="length" label="Length" value={1} />
|
||||
<InputNumber disabled id="length" label="Length" value={1} />
|
||||
<InputSelect
|
||||
disabled
|
||||
id="period"
|
||||
{options}
|
||||
label="Time Period"
|
||||
|
||||
Reference in New Issue
Block a user