MCPcopy
hub / github.com/chartbrew/chartbrew / useTheme

Function useTheme

client/src/modules/ThemeContext.jsx:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69};
70
71export const useTheme = () => {
72 return useContext(ThemeContext);
73};

Callers 15

NavbarContainerFunction · 0.90
SidebarFunction · 0.90
SimpleNavbarFunction · 0.90
MongoConnectionFormFunction · 0.90
MongoQueryBuilderFunction · 0.90
PostgresConnectionFormFunction · 0.90
MysqlConnectionFormFunction · 0.90
FirestoreBuilderFunction · 0.90
FirestoreConnectionFormFunction · 0.90
GaBuilderFunction · 0.90
GaConnectionFormFunction · 0.90
SqlBuilderFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected