allow selection of output
This commit is contained in:
@@ -19,6 +19,7 @@ struct ContentView: View {
|
||||
ProgressView()
|
||||
}
|
||||
Text(llm.output)
|
||||
.textSelection(.enabled)
|
||||
}
|
||||
|
||||
HStack {
|
||||
|
||||
Reference in New Issue
Block a user