mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-20 07:03:41 +09:00
update tsconfig and packages
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
import Breadcrumbs from "@components/Breadcrumbs.astro";
|
||||
import { humanize } from "@lib/utils/textConverter";
|
||||
import Breadcrumbs from "@/components/Breadcrumbs.astro";
|
||||
import { humanize } from "@/lib/utils/textConverter";
|
||||
|
||||
const { title } = Astro.props;
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user