V1
This commit is contained in:
@@ -10,7 +10,7 @@ import styles from "./Login.module.css";
|
||||
export default function LoginPage({ onLoggedIn }) {
|
||||
|
||||
const login = () => {
|
||||
const baseUrl = "http://localhost:3001/";
|
||||
const baseUrl = "https://kediritechnopark.com/";
|
||||
const modal = "product";
|
||||
const productId = 9;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user