update tsconfig and packages

This commit is contained in:
somrat sorkar
2023-05-09 13:11:19 +06:00
parent a731b52259
commit d5adbb8875
38 changed files with 162 additions and 154 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
import { Image } from "@astrojs/image/components";
import { plainify } from "@lib/utils/textConverter";
import { plainify } from "@/lib/utils/textConverter";
import Social from "./Social.astro";
const { data } = Astro.props;