Skip to content

Commit

Permalink
🎬 Fix storyboard action double reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaatttt committed Oct 4, 2024
1 parent 98362da commit c5066ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,6 @@ With embeds, this paradigm changes, and a qualification response may contain zer
<buttonConfiguration key="configuration" style="tinted" title="Trigger Event 3"/>
<connections>
<action selector="buttonThreeTapped:" destination="IV4-7k-Qev" eventType="touchUpInside" id="CgE-x1-GH2"/>
<action selector="buttonTwoTapped:" destination="IV4-7k-Qev" eventType="touchUpInside" id="Mrc-oW-IJA"/>
</connections>
</button>
<button opaque="NO" tag="1003" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2Eb-Go-11n">
Expand Down

0 comments on commit c5066ef

Please sign in to comment.