daybrush / selecto

Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.
https://daybrush.com/selecto
MIT License
2k stars 81 forks source link

refac(selecto): Refactoring selecto Storybook Code #150

Closed ssi02014 closed 12 months ago

ssi02014 commented 1 year ago

@daybrush

I've been working on refactoring the code in the storybook.

I think it would be cleaner to use Array.from rather than setting up cubes through a loop, what do you think? I would appreciate it if you could review if this is an appropriate pull request. 🙏

ssi02014 commented 1 year ago

@daybrush I modified that pull request again 🙏