• Robert Knight's avatar
    Fix a type checking error · 99704aef
    Robert Knight authored
    Without the explicit annotation the type of `position` is inferred as
    `string` rather than `"relative"|"static"`.
    99704aef
menu.js 8.03 KB