Closed MurtajizMehdi closed 4 months ago
When running the project's frontend branch, there comes an issue when trying to view it in the browser. In the SignIn.jsx file, there is an import statement on the third line that is specific to the user, I used:
import '../Styles/login.css';
to fix it
When running the project's frontend branch, there comes an issue when trying to view it in the browser. In the SignIn.jsx file, there is an import statement on the third line that is specific to the user, I used:
import '../Styles/login.css';
to fix it