Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The example code always uses: ```dart @factory() UiFactory<FooProps> Foo; ``` So shouldn't Foo also be used in the initial render call? FooComponent is a bit misleading.
- Loading branch information