Results 3 comments of Hin

> > Having the same problem with shadcn's ``. Once you set the `asChild` attribute, the error `React.Children.only expected to receive a single React element child` appears. Following the [Composition...

> > > > Having the same problem with shadcn's ``. Once you set the `asChild` attribute, the error `React.Children.only expected to receive a single React element child` appears. Following...

I also found it a bit tricky to integrate this into the shadcn ecosystem. I ended up building my own tour component for shadcn instead—sharing it here in case it...