- [ ] Add a note in demo3 that the interaction only works on desktop in the `<DemoSticky />` component https://github.com/mithi/bare-minimum-2d/blob/master/example/src/demo3/demo.js Or it might be better to add an "on touch listener" - [ ] Please also remove this weird line space here: https://github.com/mithi/bare-minimum-2d/blob/07f8e0f59965868db0c215d2470d926acf579639/example/src/demo1/demoProps.js#L134-L137
Add a note in demo3 that the interaction only works on desktop in the
<DemoSticky />componenthttps://github.com/mithi/bare-minimum-2d/blob/master/example/src/demo3/demo.js
Or it might be better to add an "on touch listener"
Please also remove this weird line space here:
bare-minimum-2d/example/src/demo1/demoProps.js
Lines 134 to 137 in 07f8e0f