Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdotson committed May 4, 2021
1 parent 39e3669 commit 5e7ceb6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ const DatasetModal: FunctionComponent<DatasetModalProps> = ({
show={show}
title={
<>
<StyledIcon iconColor={theme.colors.grayscale.base}/>
<StyledIcon iconColor={theme.colors.grayscale.base} />
{t('Add dataset')}
</>
}
Expand Down

0 comments on commit 5e7ceb6

Please sign in to comment.