🚀 Start Project
This commit is contained in:
@@ -8,13 +8,7 @@
|
||||
import SwiftUI
|
||||
|
||||
struct BoosterSubscriptionOptionsView: View {
|
||||
init() {
|
||||
do {
|
||||
try FontRegistration().registerFonts()
|
||||
} catch {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
var body: some View {
|
||||
VStack {
|
||||
HStack {
|
||||
|
||||
Reference in New Issue
Block a user