Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed committed Oct 31, 2023
1 parent 5f0374a commit 5802349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ui/src/js/src/PortalPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function PortalPanel({
<Panel
glContainer={glContainer}
glEventHub={glEventHub}
// TODO: Need Matt's change: https://github.com/deephaven/web-client-ui/pull/1564
// TODO: Need this fix: https://github.com/deephaven/web-client-ui/issues/1604
// eslint-disable-next-line @typescript-eslint/no-explicit-any
componentPanel={MOCK_PANEL as any}
>
Expand Down

0 comments on commit 5802349

Please sign in to comment.