Files
flights_web/src/ui
gnezim b04e80d2d8 Add share icon to expanded flight card
Angular's expanded FlightCard bottom bar has a share button on the
left next to the 'Детали рейса' action on the right. Render an icon
button backed by /assets/img/share.svg with the same
justify-content: space-between layout. Click uses the Web Share API
when available and falls back to writing the current URL to the
clipboard.
2026-04-19 14:59:14 +03:00
..