Skip to content

Commit fbc47d0

Browse files
committed
fix:lint
1 parent f6c9e54 commit fbc47d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeEdit/Features/Editor/TabBar/Tabs/Tab/EditorTabView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ struct EditorTabView: View {
4545
///
4646
/// By default, this value is `false`. When the root view is appeared, it turns `true`.
4747
@State private var isAppeared: Bool = false
48-
48+
4949
@State private var keyMonitor: Any?
5050

5151
/// The id associating with the tab that is currently being dragged.

0 commit comments

Comments
 (0)