Better button highlight border

This commit is contained in:
Gregory Schier
2024-02-15 15:55:32 -08:00
parent d7a1b4b7bc
commit 7c18eeae8c
3 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ export function GlobalHooks() {
// if no component references them
useRecentWorkspaces();
useRecentEnvironments();
console.log(useRecentRequests());
useRecentRequests();
useSyncAppearance();