refactor: change gray
to grey`
This commit is contained in:
parent
e3cd850df9
commit
68aa496b84
6 changed files with 9 additions and 9 deletions
|
@ -6,7 +6,7 @@ module.exports = {
|
|||
primary: '#24608A',
|
||||
},
|
||||
current: 'currentColor',
|
||||
gray: colours.stone,
|
||||
grey: colours.stone,
|
||||
inherit: 'inherit',
|
||||
transparent: 'transparent',
|
||||
white: '#fff'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue