DEV Community

Discussion on: VS Code Tip of the Week: Sticky Scroll

Collapse
 
emiltayeb profile image
Emil Tayeb • Edited

Its not working with function expression unfortunately

const x = ()=>{

}
Enter fullscreen mode Exit fullscreen mode