Conversation
|
Someone is attempting to deploy this pull request to the Nearapps Team on Vercel. To accomplish this, the commit author's email address needs to be associated with a GitHub account. Learn more about how to change the commit author information. |
|
❌ Deploy Preview for cocky-leavitt-d84e18 failed. 🔨 Explore the source changes: 08b54e3 🔍 Inspect the deploy log: https://app.netlify.com/sites/cocky-leavitt-d84e18/deploys/61e9abcb3011c600088f1b61 |
biswanathsahoo
left a comment
There was a problem hiding this comment.
@therealtx Please add your css changes to .scss file and make sure sass-loader node-sass is working properly in your system
| import { useSelector, useDispatch } from "react-redux"; | ||
| import { useNavigate, useParams } from "react-router-dom"; | ||
| import { toast } from "react-toastify"; | ||
| import React, {useEffect} from "react"; |
There was a problem hiding this comment.
Set your IDE option of using space in Object literal braces & ES6 imports
There was a problem hiding this comment.
Changed. Do I need to re-run reformat code and push again?
|
Don't understand the commit only the formatting has been changed. |
There is just few lines of css changed, please check line 23-27 of css |
Add or I just need to replace current .css to .scss? |
No description provided.