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/updates/DateFormatter.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/updates/DateFormatter.js') diff --git a/components/updates/DateFormatter.js b/components/updates/DateFormatter.js index 11f3bf3..9e236d0 100644 --- a/components/updates/DateFormatter.js +++ b/components/updates/DateFormatter.js @@ -6,4 +6,4 @@ const DateFormatter = (dateString) => { return } -export default DateFormatter \ No newline at end of file +export default DateFormatter -- cgit v1.2.3