Skip to content

Commit

Permalink
Removed inherit module from target
Browse files Browse the repository at this point in the history
  • Loading branch information
jvigneshcs committed Oct 29, 2020
1 parent abbeae8 commit 1c03881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SVPinView/Source/XIB's/SVPinCell.xib
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<view tag="51" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GTy-zr-AYb" userLabel="Container View">
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
<subviews>
<textField opaque="NO" clipsSubviews="YES" tag="100" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="3uN-C8-dyg" customClass="SVPinField" customModule="SVPinView" customModuleProvider="target">
<textField opaque="NO" clipsSubviews="YES" tag="100" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="3uN-C8-dyg" customClass="SVPinField" customModule="SVPinView">
<rect key="frame" x="0.0" y="0.0" width="50" height="47"/>
<fontDescription key="fontDescription" type="system" pointSize="18"/>
<textInputTraits key="textInputTraits"/>
Expand Down

0 comments on commit 1c03881

Please sign in to comment.