Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/
Class
client/src/components/FlashMessages/index.tsx:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
class FlashMessages extends Component<Props, State> {
20
constructor(props: Props) {
21
super(props)
22
this.state = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected