Javascript – Importing the header file in the App.jsx file
I have the problem in importing the header file in the React app file, once I try to import it gives me this message "'Header' is defined but never used." please help me, for the one who is familiar with…