|
|
|
|
|
by k__
2585 days ago
|
|
The main goal of React hooks was the shrinking of the component tree. Most people would probably create their own version of an SVG component and then they would have to nest the library component. Now they just have to throw in the hook and be done with it. |
|