Skip to content

Commit 4236c8b

Browse files
committed
Update readme
1 parent b6f236f commit 4236c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ public class FooView extends AbstractChildView<FooViewModel> {
264264
}
265265

266266
@Override
267-
protected ComponentComposer<?> createComposer() {
267+
protected FooComposer createComposer() {
268268
return new FooComposer(this);
269269
}
270270
}

0 commit comments

Comments
 (0)