Remove extra commas
This commit is contained in:
parent
3b4412efb2
commit
601b18c0df
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ module.exports = {
|
||||||
colors: {
|
colors: {
|
||||||
'gray-600': '#767676',
|
'gray-600': '#767676',
|
||||||
inherit: 'inherit',
|
inherit: 'inherit',
|
||||||
},
|
}
|
||||||
},
|
}
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue