diff --git a/new-lamassu-admin/src/components/layout/TitleSection.styles.js b/new-lamassu-admin/src/components/layout/TitleSection.styles.js index 9928105a..05d9689b 100644 --- a/new-lamassu-admin/src/components/layout/TitleSection.styles.js +++ b/new-lamassu-admin/src/components/layout/TitleSection.styles.js @@ -18,7 +18,7 @@ export default { marginLeft: 12 }, buttonText: { - color: `${backgroundColor}`, + color: backgroundColor, fontSize: 15 }, icon: {