KenanYusuf / react-resplit

Resizable split pane layouts for React applications 🖖
MIT License
27 stars 5 forks source link

Add `asChild` prop #20

Closed KenanYusuf closed 12 months ago

KenanYusuf commented 12 months ago

Create an asChild prop for each of the components to allow for more flexibility over the rendered HTML, similar to the Radix UI implementation.