ran: formatter.

This commit is contained in:
ItzNotABug
2024-10-07 12:08:05 +05:30
parent 991b88e886
commit ef14263b11
@@ -73,7 +73,5 @@
</script>
<Wizard confirmExit title="Create Webhook" steps={stepsComponents} on:finish={create}>
<svelte:fragment slot="exit">
Are you sure you want to exit from this process?
</svelte:fragment>
<svelte:fragment slot="exit">Are you sure you want to exit from this process?</svelte:fragment>
</Wizard>