Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
hughhhh committed Jan 7, 2021
1 parent f2cb0ce commit 1da6815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/src/SqlLab/components/SqlEditor.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ class SqlEditor extends React.PureComponent {
tooltip={t('Estimate the cost before running a query')}
/>
</span>
)}
)}
{limitWarning}
<span>
<LimitSelectStyled>
Expand Down

0 comments on commit 1da6815

Please sign in to comment.