If you’re traveling soon but didn’t add your TSA PreCheck® information when booking the flight, you may still be able to add it to your boarding pass. Understanding how to use TSA PreCheck® benefits could help you move through airport security faster the next time you travel. What...
11 changes: 5 additions & 6 deletions 11 src/components/FlightCard.tsx Original file line numberDiff line numberDiff line change @@ -2,24 +2,23 @@ import { Button, Card, Image, Space } from "@mantine/core" import { IconArrowRight } from "@tabler/icons" import { useNavigate } ...