MCPcopy
hub / github.com/electerm/electerm / filter

Function filter

src/client/components/ai/ai-config.jsx:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 }, [initialValues])
56
57 function filter () {
58 return true
59 }
60
61 const handleSubmit = async (values) => {
62 onSubmit(values)

Callers 1

ItemListTreeClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected