chore(app): don't forceMount tooltips

This commit is contained in:
Adam
2026-02-03 07:01:12 -06:00
parent 08671e3155
commit a38bae684f
3 changed files with 3 additions and 5 deletions

View File

@@ -321,7 +321,6 @@ export default function FileTree(props: {
return (
<Tooltip
forceMount={false}
openDelay={2000}
placement="bottom-start"
class="w-full"