mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 22:57:55 +00:00
fix: resolve all lint warnings in mobile and web apps
This commit is contained in:
@@ -190,6 +190,7 @@ export function DisputeResolutionPanel() {
|
||||
return () => {
|
||||
supabase.removeChannel(channel);
|
||||
};
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, []);
|
||||
|
||||
// Filter disputes by status
|
||||
|
||||
Reference in New Issue
Block a user