mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
lint.
This commit is contained in:
@@ -62,11 +62,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<Modal
|
||||
bind:show
|
||||
bind:error
|
||||
onSubmit={handleSubmit}
|
||||
title="Update payment method state">
|
||||
<Modal bind:show bind:error onSubmit={handleSubmit} title="Update payment method state">
|
||||
<Layout.Stack direction="column" gap="m">
|
||||
<Typography.Text>
|
||||
State information is required for US payment methods to apply correct taxes and meet
|
||||
|
||||
Reference in New Issue
Block a user