Exclude children from custom link component
Hey
Is it possible to exclude
We have a
Is it possible to exclude
children from a custom link component created with createLink()?We have a
IconLink component that accepts a label property of type string and we don't want to accept children.