🐛 Bout de code inutile

pull/444/head
Mael 2019-01-07 15:05:36 +00:00
parent fb3e559e9f
commit 3155bd1020
1 changed files with 2 additions and 5 deletions

View File

@ -64,15 +64,12 @@ export default compose(
return (
<li
style={{
...{
color: colours.textColour,
background: `linear-gradient(
color: colours.textColour,
background: `linear-gradient(
60deg,
${colours.darkColour} 0%,
${colours.colour} 100%
)`
},
...(microNotApplicable: {})
}}
className={microNotApplicable ? 'microNotApplicable' : ''}
key={name}>