From 4c85b1e65a99c3abc18bc5fc1e07dddedb22ae30 Mon Sep 17 00:00:00 2001 From: Rezuan Kassim Date: Thu, 12 Nov 2020 14:55:06 +0800 Subject: [PATCH] fix textarea is not empty --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 7ae452f..cf6e44c 100644 --- a/index.html +++ b/index.html @@ -100,8 +100,7 @@

Styled

class="mt-1 block w-full h-24" rows="3" placeholder="Enter some long form content." - > - + >
Checkboxes