From 21a965d13f141f2c1ff1c5d2a7180e19ec2ae4cb Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Thu, 26 Oct 2023 09:49:13 -0500 Subject: [PATCH] bump the z-index of amount editor --- src/components/AmountEditable.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/AmountEditable.tsx b/src/components/AmountEditable.tsx index d1940a6d..0b961b2c 100644 --- a/src/components/AmountEditable.tsx +++ b/src/components/AmountEditable.tsx @@ -696,16 +696,15 @@ export const AmountEditable: ParentComponent<{ Edit - {/* {props.children} */} - {/* */}
- {/* TODO: figure out how to submit on enter */}
- {/*
*/}