Skip to content

Commit b68ffe9

Browse files
committed
Update readme
1 parent 1b69529 commit b68ffe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ public class FooViewModel extends AbstractChildViewModel {
324324

325325
public void addBar() {
326326
var bar = new BarViewModel();
327+
... // set up the bar
327328
getMediator().addBar(bar);
328329
}
329330

0 commit comments

Comments
 (0)