Answer the question
In order to leave comments, you need to log in
React doesn't see the file?
Why can't react see a file in a folder that has another folder in it? I export by default but when I connect
import AnswersList from './AnswersList/AnswersList'
./src/components/ActiveQuiz/AnswersList/AnswersList.js
Module not found: Can't resolve 'reat' in 'D:\GitRepo\react_quiz\react_quiz\src\components\ActiveQuiz\AnswersList'
Answer the question
In order to leave comments, you need to log in
AnswersList/AnswersList.js
React is not imported correctly
in
your file
import React from 'react';
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question