From 865f280cfaf82a7126ca4b57d658aed50cf19a73 Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Thu, 4 Jun 2026 07:16:53 -0500 Subject: [PATCH] fix(opendock): changed the header of delete to be properly named ref #23 --- frontend/src/routes/transportation/opendock/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/transportation/opendock/index.tsx b/frontend/src/routes/transportation/opendock/index.tsx index 2098bc2..e8dee09 100644 --- a/frontend/src/routes/transportation/opendock/index.tsx +++ b/frontend/src/routes/transportation/opendock/index.tsx @@ -100,7 +100,7 @@ const ArticleLinkTable = () => { header: ({ column }) => ( ),