Refactor recentRequest/Env/Workspace

This commit is contained in:
Gregory Schier
2024-02-15 15:14:18 -08:00
parent b7d9f0bf92
commit c8feb6482b
4 changed files with 23 additions and 75 deletions

View File

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