feat : implement the quick pay screen
This commit is contained in:
@@ -61,7 +61,6 @@ export default function AccountStatementPage() {
|
||||
}
|
||||
}, [passedAccNo]);
|
||||
|
||||
|
||||
const handleAccountTransaction = async () => {
|
||||
if (!selectedAccNo || !startDate || !endDate) {
|
||||
notifications.show({
|
||||
|
Reference in New Issue
Block a user