Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4d2e62f

Browse files
committed
cancel button
1 parent00ce58c commit4d2e62f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Coder Desktop/Coder Desktop/Views/LoginForm.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ struct LoginForm<S: Session>: View {
9696
Divider()
9797
HStack{
9898
Spacer()
99+
Button("Cancel", action:{dismiss()}).keyboardShortcut(.cancelAction)
99100
Button("Next", action: next)
100101
.keyboardShortcut(.defaultAction)
101102
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp