Fix linter warning with non-single quote aprostrophes

pull/10616/head
Jared Scheib 2017-10-03 11:08:48 -07:00
parent e60e61ac59
commit a4e4c80598
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ const DashboardsTable = ({
</table>
: <div className="generic-empty-state">
<h4 style={{marginTop: '90px'}}>
Looks like you don't have any dashboards
Looks like you dont have any dashboards
</h4>
<button
className="btn btn-sm btn-primary"

View File

@ -1,7 +1,7 @@
import _ from 'lodash'
const emptyFunny = [
`Looks like you don't have any queries. Be a lot cooler if you did.`,
'Looks like you dont have any queries. Be a lot cooler if you did.',
'Create a query below. Go on, I dare ya!',
'Create a query below. Have fun!',
'1) Create a query below\n2) Profit',