mirror of
https://github.com/voideditor/void
synced 2026-05-23 09:28:23 +00:00
add delay
This commit is contained in:
parent
42c50413f5
commit
c90f707070
1 changed files with 1 additions and 0 deletions
|
|
@ -669,6 +669,7 @@ export const SelectedFiles = (
|
|||
data-tooltip-id='void-tooltip'
|
||||
data-tooltip-content={getRelative(selection.uri, accessor)}
|
||||
data-tooltip-place='top'
|
||||
data-tooltip-delay-show={3000}
|
||||
>
|
||||
{/* summarybox */}
|
||||
<div
|
||||
|
|
|
|||
Loading…
Reference in a new issue