mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-18 06:49:50 +02:00
Switch to BiomeJS (#306)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
export function isSidebarFocused() {
|
||||
return document.activeElement?.closest('.x-theme-sidebar') != null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user