Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ useBrandConfig
Function
useBrandConfig
apps/sim/ee/whitelabeling/branding.ts:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
* Hook to use brand configuration in React components
51
*/
52
export
const
useBrandConfig = () => {
53
return
getBrandConfig()
54
}
Callers
4
PublicFileView
Function · 0.90
General
Function · 0.90
ChatHeader
Function · 0.90
SupportFooter
Function · 0.90
Calls
1
getBrandConfig
Function · 0.85
Tested by
no test coverage detected