Skip to content

Commit

Permalink
fix: alpha-only release
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed Jul 10, 2023
1 parent 87e69ac commit 8ee75c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/itinerary-body/src/styled.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import { ExclamationTriangle } from "@styled-icons/fa-solid/ExclamationTriangle"

import { toModeBorder, toModeColor, toSafeRouteColor } from "./util";

// Props for a light border div
interface LightBorderDivProps {
hideBorder: string;
theme?: {
Expand Down

0 comments on commit 8ee75c4

Please sign in to comment.