mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-18 22:23:27 +09:00
update tsconfig and packages
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user