Refactor recentRequest/Env/Workspace

This commit is contained in:
Gregory Schier
2024-02-15 15:14:18 -08:00
parent eae79ab14b
commit 239ffa174a
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();