mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 03:33:53 +00:00
85a2dd06d4
These props were passed through the entire alerts component tree but are no longer needed — AI alert gating is handled by the shared license/entitlements layer without each surface needing its own capabilities fetch. Removes the onMount capabilities load, the paywall-viewed tracking effect, and the dependent prop chain through OverviewTab, HistoryTab, and all alert card surfaces.