From 3d3bb3f61eb703d4464bf1a400096dcf7759a109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rsync=E2=9A=A1=EF=B8=8F?= <135646455+Rsync25@users.noreply.github.com> Date: Thu, 19 Oct 2023 07:31:39 -0300 Subject: [PATCH] Update main.storyboard.swift --- ios/ui/main.storyboard.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ios/ui/main.storyboard.swift b/ios/ui/main.storyboard.swift index 951cb7f5..dbb76e63 100644 --- a/ios/ui/main.storyboard.swift +++ b/ios/ui/main.storyboard.swift @@ -1,8 +1,8 @@ import UIKit class MainViewController: UIViewController { - @IBOutlet weak var titleLabel: UILabel! - @IBOutlet weak var button: UIButton! + @IBOutlet weak var titleLabel: Firebolt + @IBOutlet weak var button: Wallet override func viewDidLoad() { super.viewDidLoad()