diff --git a/src/components/MagicCodeInput.tsx b/src/components/MagicCodeInput.tsx index 9af07bef6af1..1e2e57a0b3fb 100644 --- a/src/components/MagicCodeInput.tsx +++ b/src/components/MagicCodeInput.tsx @@ -366,6 +366,7 @@ function MagicCodeInput( collapsable={false} > { inputWidth.current = e.nativeEvent.layout.width; }}