MCPcopy Create free account
hub / github.com/MegEngine/MegFlow / AppHeader.js

File AppHeader.js

flow-debugger/debugger-ui/src/AppHeader.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState } from "react";
2import { useSelector, useDispatch } from "react-redux";
3import styles from "./AppHeader.module.css";
4import { Button } from "./component/button/Button";

Callers

nothing calls this directly

Calls 6

useWebsocketFunction · 0.90
splitQpsNodeFunction · 0.90
SwitchButtonFunction · 0.85
pushMethod · 0.80
sendFunction · 0.70
parseMethod · 0.45

Tested by

no test coverage detected