diff --git a/src/app/_components/post-header.tsx b/src/app/_components/post-header.tsx index 1250ed5..f328dad 100644 --- a/src/app/_components/post-header.tsx +++ b/src/app/_components/post-header.tsx @@ -1,6 +1,5 @@ import PostDate from './post-date' import readingTime from 'reading-time' -import ViewCounter from './view-counter' interface PostMetaProps { post: {