radix-ui / primitives

Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
https://radix-ui.com/primitives
MIT License
15.95k stars 834 forks source link

[Slot] Make children prop optional in SlotCloneProps interface #3150

Open cham0287 opened 2 months ago

cham0287 commented 2 months ago

Description

I guess it was a mistake that the children prop is optional in SlotProps but not in SlotCloneProps