Skip to content

Commit

Permalink
feat: update insta headers
Browse files Browse the repository at this point in the history
  • Loading branch information
SoCuul committed Sep 23, 2024
1 parent eb7b3a7 commit 7d77329
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/InstagramHeaders.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,18 @@
@end


<<<<<<< HEAD
=======
@interface IGFeedItemPhotoCell : UICollectionViewCell
@end

@interface IGFeedItemPhotoCellConfiguration : NSObject
@end

@interface IGFeedItemPagePhotoCell : UICollectionViewCell
@property (nonatomic, strong) IGPostItem *pagePhotoPost;
@end
>>>>>>> 991cee9 (refactor: update insta headers)



Expand Down

0 comments on commit 7d77329

Please sign in to comment.