Shopify / quilt

A loosely related set of packages for JavaScript/TypeScript projects at Shopify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@shopify/react-form please support nested dynamicList

bithaolee opened this issue · comments

Just like Shopify add product page, when adding options, multiple options can be added dynamically, and the value under each option can also be added dynamically

The existing useDynamicList cannot do this, so please consider supporting this case.