From b04689353ff2e9daca2c9fb2ab8cd5a0b7309f93 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 17 Jul 2023 17:26:18 -0400 Subject: New page; Post now sorts by dates --- components/travel-advisory/HistoryModal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/travel-advisory') diff --git a/components/travel-advisory/HistoryModal.js b/components/travel-advisory/HistoryModal.js index ad9c039..9ff835a 100644 --- a/components/travel-advisory/HistoryModal.js +++ b/components/travel-advisory/HistoryModal.js @@ -17,7 +17,7 @@ const HistoryModal = ({ isVisible, onClose, countries, dangerLevel, history }) = return (
-
+
-- cgit v1.2.3