MessageLatency: ErrorBoundary should be noop
This commit is contained in:
parent
ceba9776c4
commit
ea1e96185b
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ export default definePlugin({
|
|||
</>
|
||||
}
|
||||
</Tooltip>;
|
||||
});
|
||||
}, { noop: true });
|
||||
},
|
||||
|
||||
Icon({ delta, fill, props }: {
|
||||
|
|
Loading…
Reference in a new issue