mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
TooltipTrigger asChild spreads its own data-state (closed) through the Slot merge onto the TabsTrigger, overriding Tabs' active/inactive attribute, so no tab ever matched the data-[state=active] styles. Re-asserting data-state in the trigger's own props survives the merge; derived from the same activeTab that drives the controlled Tabs.