Hopefully the last example fix.

This commit is contained in:
Garrett Moon
2017-03-16 12:19:58 -07:00
parent caace4f98b
commit fe66bc1a8c

View File

@@ -9,8 +9,10 @@
//
#import "LayoutExampleNodes.h"
#import <AsyncDisplayKit/UIImage+ASConvenience.h>
#import "Utilities.h"
#import "UIImage+ASConvenience.h"
@interface HeaderWithRightAndLeftItems ()
@property (nonatomic, strong) ASTextNode *usernameNode;