SOLVED: Parsing error: Identifier 'Form' has already been declared error in React

preview_player
Показать описание
Parsing error: Identifier 'Form' has already been declared solved in React
Рекомендации по теме
Комментарии
Автор

I have a function and a class with the save (app.js) fire
and it says:
/src/App.js
Line 43:7: Parsing error: Identifier 'App' has already been declared

41 |
42 |
> 43 | class App extends component {
| ^
44 | constructor (){
45 | super();
46 | this.state = {

can you tell me what should I do, please?

sihamali
Автор

Very helpful brother. Keep on doing. All the best.

obedgnanamsundarmuthusamy