Skip to content

Commit 1ff84bd

Browse files
authored
Update README.md
1 parent ae29803 commit 1ff84bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ AxisTabView(selection: $selection, constant: ATConstant(axisMode: .bottom)) { st
4444
.tabItem(tag: 2, normal: {
4545
Text("Tab 3")
4646
}, select: {
47-
Text("Tab 4")
47+
Text("Tab 3")
4848
.bold()
4949
.foregroundColor(Color.yellow)
5050
})

0 commit comments

Comments
 (0)