Skip to content

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Bianca Wentzel committed Dec 16, 2024
1 parent c80eb18 commit 6ac470c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/Containers/Databrowser/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ class Databrowser extends React.Component {
if (!value) {
return undefined;
}

return (
<FacetPanel
value={value}
Expand Down

0 comments on commit 6ac470c

Please sign in to comment.