update packages & references

This commit is contained in:
Surjith S M
2025-03-14 19:11:19 +05:30
parent 654a7e89f8
commit 1a844c57df
16 changed files with 1460 additions and 1749 deletions

View File

@@ -1,6 +1,6 @@
---
import { Tick } from "@components/ui/icons";
import Link from "@components/ui/link.astro";
import { Tick } from "@/components/ui/icons";
import Link from "@/components/ui/link.astro";
const { plan } = Astro.props;
---