summaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2021-01-10 10:30:27 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2021-01-10 10:30:27 (GMT)
commitb6b30238c6f714986f6b5a54a79bdb5672b534c1 (patch)
tree97ecf7317c634af3a39e0d43633516ae1986d36d /TODO.rst
parent8325177ec84c8dbb43e57bfd23054422a73c9e34 (diff)
widgets: button: Add a simple Button widget
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.rst b/TODO.rst
index 3637fb7..bcc29af 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -44,7 +44,7 @@ Wasp-os
* [ ] Widgets
- * [ ] Add a button widget
+ * [X] Add a button widget
* [X] Add a checkbox widget
* [X] Add a spinner widget