information banner from api with date range
This commit is contained in:
@@ -51,6 +51,7 @@ export default NextAuth({
|
||||
reference: reference,
|
||||
// emailReplyToId: emailReplyToId,
|
||||
})
|
||||
.then((response) => console.log(response))
|
||||
.catch((err) => consoleLogger(err));
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user