hide empty settings descrition (#8739)

Co-authored-by: Charlie <xyhp915@qq.com>
This commit is contained in:
Yuriy Piskun
2023-03-03 17:55:33 +02:00
committed by GitHub
parent 701223d7d0
commit 5d0117b6fa
2 changed files with 6 additions and 2 deletions

View File

@@ -85,7 +85,7 @@
[:div.heading-item
{:data-key key}
[:h2 title]
[:small.pl-1.flex-1 description]])
[:small description]])
(rum/defc settings-container
[schema ^js pl]