Better button highlight border

This commit is contained in:
Gregory Schier
2024-02-15 15:55:32 -08:00
parent c8feb6482b
commit a1b4d24907
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();