From 6f219fc98ce05e75bf18c706450632fd73bc0e97 Mon Sep 17 00:00:00 2001 From: Bailey Pumfleet Date: Mon, 11 Oct 2021 14:49:55 +0100 Subject: [PATCH] Fix for PR #900 where button tag is removed --- pages/event-types/[type].tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/event-types/[type].tsx b/pages/event-types/[type].tsx index 7fb6a66b..81c09630 100644 --- a/pages/event-types/[type].tsx +++ b/pages/event-types/[type].tsx @@ -943,8 +943,7 @@ const EventTypePage = (props: inferSSRProps) => { - {t("update")} - +