mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
refactor: update copy
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
|
||||
stepComponents.set(1, {
|
||||
component: Step1,
|
||||
label: 'Upload a file'
|
||||
label: 'Create file'
|
||||
});
|
||||
|
||||
stepComponents.set(2, {
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
</script>
|
||||
|
||||
<WizardStep>
|
||||
<svelte:fragment slot="title">Upload a File</svelte:fragment>
|
||||
<svelte:fragment slot="title">Create file</svelte:fragment>
|
||||
<svelte:fragment slot="subtitle">Upload a file to add it to your bucket.</svelte:fragment>
|
||||
<FormList>
|
||||
<div class="u-width-full-line u-overflow-hidden">
|
||||
|
||||
Reference in New Issue
Block a user