You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unused projectId prop from SendProjectWalletModal
The projectId prop was removed from the SendProjectWalletModal component and its usage, as it was not being used in the modal logic. This simplifies the component's interface and avoids passing unnecessary props.
0 commit comments