supertonic 3

This commit is contained in:
haeon
2026-05-06 23:09:06 +02:00
parent 6fc89ea89e
commit 0a98c9f127
47 changed files with 530 additions and 411 deletions

View File

@@ -12,7 +12,7 @@ struct ContentView: View {
Spacer()
VStack(spacing: 12) {
Text("Supertonic 2 iOS Demo")
Text("Supertonic 3 iOS Demo")
.font(.title2.weight(.semibold))
.foregroundColor(.primary)