retain toggle in dashboard, refresh when new devices loaded

This commit is contained in:
proddy
2024-10-13 22:45:34 +01:00
parent e71542d9aa
commit f66832c7f3
3 changed files with 38 additions and 10 deletions

View File

@@ -6,3 +6,4 @@ export * from './useRest';
export * from './useInterval';
export * from './props';
export * from './file';
export * from './usePersistState';