Added a todo.
This commit is contained in:
parent
3af495d458
commit
301f00e9a4
4
TODO.md
4
TODO.md
@ -24,6 +24,10 @@ For example:
|
|||||||
|
|
||||||
## 0.1.2
|
## 0.1.2
|
||||||
- [ ] di bug: @Singleton toSelf() causes stack overflow
|
- [ ] di bug: @Singleton toSelf() causes stack overflow
|
||||||
|
- [ ] `Outlet` component for rendering children like so:
|
||||||
|
```
|
||||||
|
<Outlet children={children} />
|
||||||
|
```
|
||||||
|
|
||||||
## 0.1.1
|
## 0.1.1
|
||||||
- [x] `Switch` and `Case` components
|
- [x] `Switch` and `Case` components
|
||||||
|
Loading…
Reference in New Issue
Block a user