There was an error while loading. Please reload this page.
1 parent 7748670 commit 109c64cCopy full SHA for 109c64c
Examples/Timecode UI/Timecode UI/Demo Views/TimecodeTextDemoView.swift
@@ -32,7 +32,7 @@ struct TimecodeTextDemoView: View {
32
Grid(alignment: .topLeading, verticalSpacing: 10) {
33
GridRow {
34
Image(systemName: "lightbulb.fill")
35
- Text("Try drag & drop between the timecode text instances, or select one and copy one then select the other and paste.")
+ Text("Try drag & drop between the timecode text instances.")
36
.gridColumnAlignment(.leading)
37
}
38
0 commit comments