Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/YMFE/yapi
/ Search.js
File
Search.js
client/components/Header/Search/Search.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { PureComponent as Component } from
'react'
;
2
import
PropTypes from
'prop-types'
;
3
import
{ connect } from
'react-redux'
;
4
import
{ Icon, Input, AutoComplete } from
'antd'
;
Callers
nothing calls this directly
Calls
1
connect
Function · 0.85
Tested by
no test coverage detected