refactor: show new app version

This commit is contained in:
Carlos Valente
2024-10-28 21:02:51 +01:00
committed by Carlos Valente
parent 8ad1f2cb38
commit de38f9d467
14 changed files with 172 additions and 169 deletions
@@ -1,7 +1,7 @@
import { useCallback, useMemo } from 'react';
import { useSearchParams } from 'react-router-dom';
import { SettingsOptionId } from './settingsStore';
import { SettingsOptionId } from './useAppSettingsMenu';
const settingsKey = 'settings';