Skip to content

Commit 707c771

Browse files
committed
add SendTagsSubmit
1 parent 64f9da0 commit 707c771

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/to/bitkit/ui/sheets/SendSheet.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ fun SendSheet(
227227
navController.popBackStack()
228228
},
229229
tqgInputTestTag = "TagInputSend",
230+
addButtonTestTag = "SendTagsSubmit",
230231
)
231232
}
232233
composableWithDefaultTransitions<SendRoute.PinCheck> {

0 commit comments

Comments
 (0)