adrianhajdin / project_3D_developer_portfolio

The most impressive websites in the world use 3D graphics and animations to bring their content to life. Learn how to build your own ThreeJS 3D Developer Portfolio today!
https://jsmastery.pro
6.03k stars 1.35k forks source link

components import #72

Open SairajBandre16 opened 1 year ago

SairajBandre16 commented 1 year ago

[plugin:vite:import-analysis] Failed to resolve import "./components" from "src\App.jsx". Does the file exist?

15 | } 16 | import { BrowserRouter } from "react-router-dom"; 17 | import { About, Contact, Experience, Feedbacks, Hero, Navbar, Tech, Works, StarsCanvas } from "./components"; | ^ 18 | const App = () => { 19 | return / @PURE / jsxDEV(BrowserRouter, { children: / @PURE / jsxDEV("div", { className: "realtive z-0 bg-primary", children: / @PURE / jsxDEV("div", { className: "bg-hero-pattern bg-cover bg-no-repeat bg-center", children: [