Fix lint
This commit is contained in:
@@ -83,9 +83,9 @@ const styles = (theme) =>
|
|||||||
|
|
||||||
'&.left' :
|
'&.left' :
|
||||||
{
|
{
|
||||||
backgroundColor : 'rgba(0, 0, 0, 0.25)',
|
backgroundColor : 'rgba(0, 0, 0, 0.25)',
|
||||||
display : 'grid',
|
display : 'grid',
|
||||||
gap : '1px 5px',
|
gap : '1px 5px',
|
||||||
|
|
||||||
// eslint-disable-next-line
|
// eslint-disable-next-line
|
||||||
gridTemplateAreas : '\
|
gridTemplateAreas : '\
|
||||||
|
|||||||
Reference in New Issue
Block a user