fix: Don't show toggle on tags for file graph

pull/10438/head
Gabriel Horner 2023-09-11 13:03:06 -04:00
parent 094c0d1f64
commit ad70f0e049
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@
(cons q (rest matched-pages)))
(cons q matched-pages))))]
[:div
(when tag?
(when (and db? tag?)
[:div.flex.flex-row.items-center.px-4.py-1.text-sm.opacity-70.gap-2
"Create object:"
(ui/toggle create-object?