ui: fix alert create button (#3459)

This commit is contained in:
Delirium 2025-05-30 14:56:21 +02:00 committed by GitHub
parent fb021f606f
commit 133958622e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,7 @@ function BottomButtons({
<Button
loading={loading}
type="primary"
htmlType="submit"
disabled={loading || !instance.validate()}
id="submit-button"
>