mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
remove max-size
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@
|
||||
Upload multiple variables via a .env file that will be passed to your function at runtime.
|
||||
</p>
|
||||
|
||||
<InputFile maxSize={100000} bind:files label="Attach a file" />
|
||||
<InputFile bind:files label="Attach a file" />
|
||||
|
||||
<svelte:fragment slot="footer">
|
||||
<Button text on:click={() => (show = false)}>Cancel</Button>
|
||||
|
||||
Reference in New Issue
Block a user