react can't import file 3 folders up
// The code commented out below will not work
// import file from '.../fileLcoation';
// every time you go up 2 folers, you need to go down 1 to continue as seen below
import file from '../../fileLcoation';
react can't import file 3 folders up
// The code commented out below will not work
// import file from '.../fileLcoation';
// every time you go up 2 folers, you need to go down 1 to continue as seen below
import file from '../../fileLcoation';
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us