Complexity of stories, HOC components? #764
flexa-david
started this conversation in
General
Replies: 1 comment
-
I think it's a great idea. There is a need for HOCs and more hooks. We find ourselves diggind through the source-code to understand how to replicate examples. For instance, as simple as "Getting a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been trying to implement the vertical sortability to my own project components by making use of the story example, however the examples are very complex and have a lot of styling critical to achieving the desired functionality. Is the task of making things sortable inherently complex even utilising this library, or is there some high order components I should be using that make this trivial?
Beta Was this translation helpful? Give feedback.
All reactions