We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6f867 commit 99549bfCopy full SHA for 99549bf
1 file changed
src/components/ImportSpreadsheetColumns.tsx
@@ -116,6 +116,7 @@ function ImportSpreadsheetColumns({
116
onPress={importFunction}
117
isLoading={isButtonLoading}
118
isDisabled={isOffline}
119
+ pressOnEnter
120
success
121
large
122
/>
0 commit comments