Files
move-data-nas/web
darroyo 3812b831c9 fix(Button): asChild slot children error
- Separate render paths: asChild uses Slot directly, normal uses button
- Fixes "Slot failed to slot onto its children" runtime error
- Slot now always receives exactly one child (the Link element)
2026-07-08 00:00:01 -04:00
..