Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
salvatore-fxpig committed May 26, 2020
1 parent 86a761c commit 0151299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/controls/choose-dataset.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class ChooseDataset extends React.Component {
label: opt
}))
);

return (
<>
<SidebarHeader>{t("sidebar:Dataset")}</SidebarHeader>
Expand Down

0 comments on commit 0151299

Please sign in to comment.