From 7eb1b1d1d11c43119ee1f28e8ca185e3c3e3ae14 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 11 Sep 2023 23:12:27 -0400 Subject: Travel Advisory and package update --- src/pages/travel-advisory.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/pages') diff --git a/src/pages/travel-advisory.astro b/src/pages/travel-advisory.astro index 693a4fe..42c238a 100644 --- a/src/pages/travel-advisory.astro +++ b/src/pages/travel-advisory.astro @@ -1,8 +1,8 @@ --- -import Countries from '../components/travel-advisory/countries.json' +import Countries from '../components/travel-advisory/ListCountries.jsx' import Layout from "../layouts/Layout.astro"; --- - +

Legend

-- cgit v1.2.3