tweakpane / use-tweaks

🎛️ Tweak React components with Tweakpane
https://codesandbox.io/s/use-tweaks-example-58e02
MIT License
768 stars 23 forks source link

Update makeButton example in README.md #30

Closed shahruz closed 3 years ago

shahruz commented 3 years ago

The makeButton example showed destructuring of speed and factor values but didn't include them. Updated the example to include those values and be consistent with the other examples using a spread operator on the function when including.