Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
arvid220u committed Jul 11, 2022
1 parent b2e0592 commit 33e39cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gui/src/renderer/components/SelectableList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ export function SelectableList<T>({
<div ref={parentRef} className="relative max-h-full">
<div
role="listbox"
// TODO(sualeh): ask Arvid about this.
className="w-full"
/* This is a hack to make the listbox scrollable. */
style={{
Expand Down

0 comments on commit 33e39cc

Please sign in to comment.