mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-10 11:13:48 +02:00
Add back creation items to context menu
This commit is contained in:
@@ -242,7 +242,6 @@ function TreeItem_<T extends { id: string }>({
|
||||
<TreeIndentGuide treeId={treeId} depth={depth} />
|
||||
<div
|
||||
className={classNames(
|
||||
'tree-item-selectable',
|
||||
'text-text-subtle',
|
||||
'grid grid-cols-[auto_minmax(0,1fr)] items-center rounded-md',
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user