🚀 Start Project

This commit is contained in:
Victor Bodinaud
2024-10-14 17:02:14 +02:00
parent 7850943a32
commit e9719414e9
53 changed files with 985 additions and 443 deletions

View File

@@ -8,13 +8,7 @@
import SwiftUI
struct BoosterSubscriptionOptionsView: View {
init() {
do {
try FontRegistration().registerFonts()
} catch {
}
}
var body: some View {
VStack {
HStack {