feat(FN-3406): add shell context hook plumbing for dashboard
Adds a new `useShellContext` hook with tests to the dashboard, integrated into `App.tsx` and `Header.tsx` to provide shell context plumbing throughout the UI. Fusion-Task-Id: FN-3406
This commit is contained in:
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -335,6 +335,12 @@ importers:
|
||||
|
||||
packages/desktop:
|
||||
dependencies:
|
||||
'@fusion/core':
|
||||
specifier: workspace:*
|
||||
version: link:../core
|
||||
'@fusion/dashboard':
|
||||
specifier: workspace:*
|
||||
version: link:../dashboard
|
||||
electron-updater:
|
||||
specifier: ^6.6.0
|
||||
version: 6.8.3
|
||||
|
||||
Reference in New Issue
Block a user