We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a4ebb commit d1f3104Copy full SHA for d1f3104
src/pages/Layout.js
@@ -1,6 +1,6 @@
1
import { Outlet, Link } from "react-router-dom";
2
3
-import logo from '../logo.png';
+//import logo from '../logo.png';
4
5
const Layout = () => {
6
return (
0 commit comments