MCPcopy 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 */
52export const useBrandConfig = () => {
53 return getBrandConfig()
54}

Callers 4

PublicFileViewFunction · 0.90
GeneralFunction · 0.90
ChatHeaderFunction · 0.90
SupportFooterFunction · 0.90

Calls 1

getBrandConfigFunction · 0.85

Tested by

no test coverage detected