mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix(widget): resolve lint issue
This commit is contained in:
parent
961ca05d33
commit
859add9341
@ -94,6 +94,7 @@ export const BroadcastChannelProvider: FC<IBroadcastChannelProps> = ({
|
|||||||
subscribe,
|
subscribe,
|
||||||
postMessage,
|
postMessage,
|
||||||
}),
|
}),
|
||||||
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||||
[],
|
[],
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user