Skip to content

Commit

Permalink
correct paths
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgriselli committed Oct 7, 2018
1 parent 553f37b commit e9be1bf
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
2 changes: 1 addition & 1 deletion UI/Button.swift → Sizes/Classes/UI/Button.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import UIKit

class Button: UIButton {
internal class Button: UIButton {

override init(frame: CGRect) {
super.init(frame: frame)
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit e9be1bf

Please sign in to comment.