MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp3

Function _temp3

src/components/ClaudeMdExternalIncludesDialog.tsx:120–126  ·  view source on GitHub ↗
(current_0)

Source from the content-addressed store, hash-verified

118 return <Text key={i} dimColor={true}>{" "}{include.path}</Text>;
119}
120function _temp3(current_0) {
121 return {
122 ...current_0,
123 hasClaudeMdExternalIncludesApproved: true,
124 hasClaudeMdExternalIncludesWarningShown: true
125 };
126}
127function _temp2(current) {
128 return {
129 ...current,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected