✨ 🔔 useCopyOnSelect.ts
This commit is contained in:
@@ -96,3 +96,4 @@ export function useSelectionBgColor(selection: Selection): void {
|
|||||||
selection.setSelectionBgColor(getTheme(themeName).selectionBg)
|
selection.setSelectionBgColor(getTheme(themeName).selectionBg)
|
||||||
}, [selection, themeName])
|
}, [selection, themeName])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user