Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Disable 'Create Invoice' button until an amount is entered
Fixes : getAlby#2802 The button is now disabled until the user enters a value in the 'Amount' field. This ensures that the user cannot create an invoice without specifying the amount first. This change helps to prevent invalid or incomplete invoice creation.
- Loading branch information