RRailway•Created by hondacivicchan on 5/5/2023 in #✋|help RollupError: Could not resolve "./Components/Header/Navbar" from "src/App.jsx"
I am having an issue where railway Rollup connot find my Navbar component
But it the import is correct
import NavBar from './Components/Header/Navbar';