mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-01-24 08:32:51 +01:00
Cleanup
This commit is contained in:
parent
8124fa1107
commit
67e90a6c03
@ -8,7 +8,6 @@ struct CopyableView: View {
|
||||
var text: String
|
||||
|
||||
@State private var interactionState: InteractionState = .normal
|
||||
@Namespace var namespace
|
||||
|
||||
var content: some View {
|
||||
VStack(alignment: .leading) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user