From a6a9ce4c0d2d9077664e6452e30f3d45f99233e6 Mon Sep 17 00:00:00 2001 From: nzambello Date: Mon, 20 Feb 2023 15:04:22 +0100 Subject: [PATCH] refactor: new actions buttons text --- app/routes/time-entries.tsx | 2 +- app/routes/time-entries/new.tsx | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/app/routes/time-entries.tsx b/app/routes/time-entries.tsx index f001bd1..bf2e242 100644 --- a/app/routes/time-entries.tsx +++ b/app/routes/time-entries.tsx @@ -134,7 +134,7 @@ export default function TimeEntriesPage() { leftIcon={} sx={{ marginTop: theme.spacing.sm, marginBottom: theme.spacing.sm }} > - Start + New -