Skip to content

Commit

Permalink
Merge branch 'main' into 15705-radio-button-bug
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Apr 3, 2024
2 parents 05cc580 + 3a0b614 commit a3522a6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -33,7 +33,7 @@ const TableBatchAction = ({
renderIcon = iconAddSolid,
iconDescription = 'Add',
...props
}) => (
}: TableBatchActionProps) => (
<Button
renderIcon={renderIcon}
iconDescription={iconDescription}
Expand Down

0 comments on commit a3522a6

Please sign in to comment.