Fixed spelling mistake
parent
bc902a9741
commit
94350bc780
src/components/structures
|
@ -62,7 +62,7 @@ module.exports = {
|
|||
};
|
||||
|
||||
var chevronOffset = {
|
||||
top: props.cheveronOffset,
|
||||
top: props.chevronOffset,
|
||||
}
|
||||
|
||||
var chevron = null;
|
||||
|
|
Loading…
Reference in New Issue