feat:refact DoricLayout and layout config
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface DoricGroupNode <V:UIView *, P:DoricLayoutConfig *> : DoricSuperNode<V, P>
|
||||
@interface DoricGroupNode <V:UIView *> : DoricSuperNode<V>
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user