fix: add category card
This commit is contained in:
@@ -15,6 +15,8 @@ import "./components/push-box.js";
|
||||
import "./components/arrow-button.js";
|
||||
import "./components/section-title.js";
|
||||
import "./components/add-to-cart-button.js";
|
||||
import "./components/cta-button.js";
|
||||
import "./components/category-card.js";
|
||||
|
||||
// App initialization (if needed)
|
||||
document.addEventListener("DOMContentLoaded", () => {
|
||||
|
||||
Reference in New Issue
Block a user