parent
db6463dc4f
commit
8c1665d20e
@ -1,18 +0,0 @@
|
||||
//
|
||||
// SelectPlayer.swift
|
||||
// DouShouQi_App
|
||||
//
|
||||
// Created by etudiant on 16/05/2024.
|
||||
//
|
||||
|
||||
import SwiftUI
|
||||
|
||||
struct SelectPlayer: View {
|
||||
var body: some View {
|
||||
Text(/*@START_MENU_TOKEN@*/"Hello, World!"/*@END_MENU_TOKEN@*/)
|
||||
}
|
||||
}
|
||||
|
||||
#Preview {
|
||||
SelectPlayer()
|
||||
}
|
Loading…
Reference in new issue