Notification for header
This commit was merged in pull request #339.
This commit is contained in:
@@ -67,7 +67,8 @@ export default function RecipientAccountTab({
|
||||
<button
|
||||
type="button"
|
||||
onClick={() => {
|
||||
setRecipientAccount({ state: true, data: item });
|
||||
// setRecipientAccount({ state: true, data: item });
|
||||
console.log("Testing...")
|
||||
}}
|
||||
className="w-[95px] sm:h-[46px] h-[40px] rounded-full btn-gradient text-white sm:text-18 text-md tracking-wide"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user