Skip to content

Commit

Permalink
fix: edit main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTheKorean committed Jun 26, 2024
1 parent c5c54fd commit 121a116
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions main.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
import "./components/button-link.js";
import "./components/footer-link/footer-link.js";
import "./components/header.js";
<<<<<<< HEAD
import "./components/hero.js";
import "./components/button-link.js";
=======
import "./components/hero/hero.js";
import "./components/image.js";
>>>>>>> 7244af8 (fix : adjust the new component writting styles and apply feedback provided)
import "./components/review-item/review-item.js";
import "./components/seo-meta-tag/seo-meta-tag.js";

0 comments on commit 121a116

Please sign in to comment.