Skip to content

Commit 99549bf

Browse files
committed
fix: pressing enter in import per diem page does not work
1 parent bc6f867 commit 99549bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/ImportSpreadsheetColumns.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ function ImportSpreadsheetColumns({
116116
onPress={importFunction}
117117
isLoading={isButtonLoading}
118118
isDisabled={isOffline}
119+
pressOnEnter
119120
success
120121
large
121122
/>

0 commit comments

Comments
 (0)