diff --git a/TODO.md b/TODO.md index 2466268..d94d67c 100644 --- a/TODO.md +++ b/TODO.md @@ -24,6 +24,10 @@ For example: ## 0.1.2 - [ ] di bug: @Singleton toSelf() causes stack overflow +- [ ] `Outlet` component for rendering children like so: +``` + +``` ## 0.1.1 - [x] `Switch` and `Case` components