Added a todo for 0.4.1.
This commit is contained in:
parent
a233395cc7
commit
022b4a018f
10
TODO.md
10
TODO.md
@ -2,6 +2,16 @@
|
|||||||
|
|
||||||
Here will be kept all of the various todos for this project, organized by release.
|
Here will be kept all of the various todos for this project, organized by release.
|
||||||
|
|
||||||
|
## 0.4.1
|
||||||
|
|
||||||
|
- [ ] `Text` component for simply rendering Text objects. Can be used as such:
|
||||||
|
```
|
||||||
|
<Text path='/SomeText.md' />
|
||||||
|
<Text name='SomeText.md' />
|
||||||
|
<Text text={text} />
|
||||||
|
```
|
||||||
|
- [ ] Update groowt to 0.1.1.
|
||||||
|
|
||||||
## Future
|
## Future
|
||||||
|
|
||||||
### Add
|
### Add
|
||||||
|
Loading…
Reference in New Issue
Block a user