SheetController/Sources/SheetController/SheetController.swift

4 lines
58 B
Swift

struct SheetController {
var text = "Hello, World!"
}