mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-19 07:54:23 +01:00
Bump version
This commit is contained in:
@@ -303,6 +303,7 @@ const _SidebarItem = forwardRef(function SidebarItem(
|
||||
tabIndex={-1}
|
||||
color="custom"
|
||||
onClick={handleSelect}
|
||||
disabled={editing}
|
||||
draggable={false} // Item should drag, not the link
|
||||
onDoubleClick={handleStartEditing}
|
||||
data-active={isActive}
|
||||
|
||||
Reference in New Issue
Block a user