From 0bfb3e0e6e8b4e5e8e858251a4ca59bb7d09c7f1 Mon Sep 17 00:00:00 2001 From: JD Solanki Date: Fri, 6 Jan 2023 10:38:23 +0530 Subject: [PATCH] chore: added todo in misc UI --- docs/ui/misc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ui/misc.md b/docs/ui/misc.md index 0a17e1ef..572d601c 100644 --- a/docs/ui/misc.md +++ b/docs/ui/misc.md @@ -7,6 +7,7 @@ - In below UI, we have to use important to override card spacer settings. Try to avoid that. - If I want to add subtitle at right of title, it's kinda hacky. Provide an easy way to render subtitle on right of title. - We can't set height less than h-32 for textarea. + - Use `AList` instead of v-for + div --> ::::card Comments