Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/
Class
packages/sanddance-app/src/dataSourcePicker.tsx:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
export class DataSourcePicker extends React.Component<DialogProps, State> {
88
constructor(props: DialogProps) {
89
super(props);
90
this.state = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected