packages,plugins: fix lint issues

This commit is contained in:
Patrik Oldsberg
2020-05-29 11:33:53 +02:00
parent f67f928afc
commit 9f50e7c1b4
20 changed files with 93 additions and 78 deletions
@@ -43,7 +43,7 @@ export const SentryPluginWidget: FC<{
if (error) {
errorApi.post(error);
}
}, [error]);
}, [error, errorApi]);
if (loading) {
return (