mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-18 06:03:27 +09:00
update packages and dependencies
This commit is contained in:
@@ -6,7 +6,7 @@ import CallToAction from "@/partials/CallToAction.astro";
|
||||
import Testimonial from "@/partials/Testimonial.astro";
|
||||
import type { Button, Feature } from "@/types";
|
||||
import { getEntry } from "astro:content";
|
||||
import { FaCheck } from "react-icons/fa/index.js";
|
||||
import { FaCheck } from "react-icons/fa";
|
||||
|
||||
interface Homepage {
|
||||
banner: {
|
||||
|
||||
Reference in New Issue
Block a user