We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7aa2c0 commit 2742d44Copy full SHA for 2742d44
frontend/src/pages/Login.jsx
@@ -1,5 +1,5 @@
1
import React from "react";
2
-import logo from "frondend/src/assets/logo.png"; //
+import logo from "../assets/logo.png";
3
4
export default function Login() {
5
return (
0 commit comments