Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Update main.storyboard.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Rsync25 authored Oct 19, 2023
1 parent 31b3f0f commit 3d3bb3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ios/ui/main.storyboard.swift
Original file line number Diff line number Diff line change
@@ -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()
Expand Down

0 comments on commit 3d3bb3f

Please sign in to comment.