pmndrs / leva

🌋 React-first components GUI

Home Page:https://leva.pmnd.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find name 'button'.ts(2304)

flowers1225 opened this issue · comments

const controls = useControls({
    getPos: button(() => {}),
  })
  • leva: 0.9.34

Using button in typescript appears cannot find name ‘button’