From c1d3ab186b3eec72a5f6a720025fbe5be7e1de71 Mon Sep 17 00:00:00 2001 From: Nikolaj Frey Date: Mon, 14 Aug 2023 10:37:17 +1000 Subject: [PATCH] feat: feature/mvp-sprint-1 Adjusted Thingtime action emojis --- remix/app/components/Thingtime/Thingtime.tsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/remix/app/components/Thingtime/Thingtime.tsx b/remix/app/components/Thingtime/Thingtime.tsx index 68b88f2..d87e8cd 100644 --- a/remix/app/components/Thingtime/Thingtime.tsx +++ b/remix/app/components/Thingtime/Thingtime.tsx @@ -644,7 +644,12 @@ export const Thingtime = (props) => { )} {pathDom && ( - + { transition="all 0.2s ease-in-out" onClick={resetValue} > - + { transition="all 0.2s ease-in-out" onClick={deleteValue} > - + )}