MCPcopy Create free account
hub / github.com/microsoft/SandDance /

Class

packages/sanddance-explorer/src/dialogs/settings.tsx:164–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162
163function _Settings(_props: Props) {
164 class __Settings extends base.react.Component<Props, State> {
165 constructor(props: Props) {
166 super(props);
167 this.state = initState(props);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected