Fixed spelling mistake

This commit is contained in:
wmwragg 2016-07-28 15:51:46 +01:00
parent bc902a9741
commit 94350bc780

View file

@ -62,7 +62,7 @@ module.exports = {
};
var chevronOffset = {
top: props.cheveronOffset,
top: props.chevronOffset,
}
var chevron = null;