From 163398f68444d278eb83543ba9798a6441c8af9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Oliva?= Date: Wed, 17 May 2023 18:38:28 -0600 Subject: Modal interface for new To Do. Hardest one yet. I don't know how I did it, but I used the `bootstrap-datepicker` plugin for selecting the Due Date. (https://github.com/uxsolutions/bootstrap-datepicker) --- index.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index b46ab83..13bc1aa 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,31 @@ Vite App + + + + + + + + + + + +
-- cgit v1.2.3