fix build error
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
import { getCollection } from 'astro:content';
|
||||
import { Tag as TagEnum } from '../../content/config';
|
||||
import { Tag as TagEnum } from '../../types';
|
||||
|
||||
import Layout from '@layouts/Layout.astro';
|
||||
import FormattedDate from '@components/FormattedDate.astro';
|
||||
|
||||
Reference in New Issue
Block a user