Skip to content

Commit

Permalink
Update VText.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
NuPlay committed Apr 17, 2021
1 parent d8224fd commit 163e3bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/VText/VText.swift
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ public struct VText : View {
.fontWeight(.regular)
}
}
Text("\(textIndex.count)")

}
.onAppear{
for i in 0 ..< text.count {
Expand Down

0 comments on commit 163e3bf

Please sign in to comment.