Fixed spelling mistake
This commit is contained in:
parent
bc902a9741
commit
94350bc780
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ module.exports = {
|
||||||
};
|
};
|
||||||
|
|
||||||
var chevronOffset = {
|
var chevronOffset = {
|
||||||
top: props.cheveronOffset,
|
top: props.chevronOffset,
|
||||||
}
|
}
|
||||||
|
|
||||||
var chevron = null;
|
var chevron = null;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue