Merge pull request #265 from appwrite/chore-remove-flutter-alert

chore: remove flutter superfluous alert
This commit is contained in:
Torsten Dittmann
2023-02-09 15:06:48 +01:00
committed by GitHub
@@ -1,6 +1,5 @@
<script lang="ts">
import { page } from '$app/stores';
import { Alert } from '$lib/components';
import { Pill } from '$lib/elements';
import { FormList, InputText } from '$lib/elements/forms';
import { WizardStep } from '$lib/layout';
@@ -153,10 +152,6 @@
</Pill>
</div>
</svelte:fragment>
<Alert type="warning">
Note: If you are building your Flutter application for multiple devices, you will have to
follow this process for each different device.
</Alert>
<FormList isCommonSection>
<InputText