Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/d3george/slash-admin
/ useSettings
Function
useSettings
src/store/settingStore.ts:62–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
);
61
62
export
const
useSettings = () => useSettingStore((state) => state.settings);
63
export
const
useSettingActions = () => useSettingStore((state) => state.actions);
Callers
15
useChart
Function · 0.90
LineLoading
Function · 0.90
HighlightCode
Function · 0.90
Toast
Function · 0.90
SettingButton
Function · 0.90
Header
Function · 0.90
Main
Function · 0.90
PcLayout
Function · 0.90
PcVerticalLayout
Function · 0.90
useMultiTabsStyle
Function · 0.90
NavVerticalLayout
Function · 0.90
ThemeProvider
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected