aboutsummaryrefslogtreecommitdiff
path: root/src/components/ContentSection/ContentSection.js
diff options
context:
space:
mode:
authorEug-VS <eug-vs@keemail.me>2020-01-15 23:22:43 +0300
committerEug-VS <eug-vs@keemail.me>2020-01-15 23:22:43 +0300
commit893fa5981a3c831b4c7da6ee2aa131f829943a54 (patch)
treec74cf682b289304dfcd019e6641f6789dafbbc2a /src/components/ContentSection/ContentSection.js
parent8d98180b4f6882dbbe6754bceb8ffb09f46f7e7d (diff)
downloadchrono-cube-ui-893fa5981a3c831b4c7da6ee2aa131f829943a54.tar.gz
style: fix all quote errors with new eslint config
Diffstat (limited to 'src/components/ContentSection/ContentSection.js')
-rw-r--r--src/components/ContentSection/ContentSection.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/ContentSection/ContentSection.js b/src/components/ContentSection/ContentSection.js
index 99e76aa..5108ce0 100644
--- a/src/components/ContentSection/ContentSection.js
+++ b/src/components/ContentSection/ContentSection.js
@@ -4,7 +4,7 @@ import {
Typography,
Divider,
makeStyles
-} from "@material-ui/core";
+} from '@material-ui/core';
const useStyles = makeStyles(theme => ({