MCPcopy Create free account
hub / github.com/codemistic/Web-Development /

Class

react-NewsMonkey/src/components/Navbar.js:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import {Link} from "react-router-dom";
3
4export default class Navbar extends Component {
5 render() {
6 return (
7 <nav className="navbar navbar-expand-lg navbar-dark bg-dark">

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected