Skip to content
Snippets Groups Projects
Unverified Commit 9b167f7c authored by Romeo Van Snick's avatar Romeo Van Snick Committed by GitHub
Browse files

Pass missing size to info icon (#45272)

parent 30c0bd02
No related branches found
No related tags found
No related merge requests found
......@@ -90,6 +90,7 @@ export function TableColumnInfoIcon({
className={className}
name="info_filled"
hasDescription={Boolean(field.description)}
size={size}
/>
</span>
</TableColumnInfoPopover>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment