mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 10:46:44 -05:00
fixing @components imports
This commit is contained in:
@@ -3,7 +3,7 @@ import Hero from "../Hero";
|
||||
import FeaturesSection from "../FeaturesSection";
|
||||
import About from "../site/About";
|
||||
import Contact from "../site/Contact";
|
||||
import Footer from "../site/Footer ";
|
||||
import Footer from "../site/Footer";
|
||||
|
||||
export default function HomeContent() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user