Skip to content

Commit

Permalink
Remove view counter for test
Browse files Browse the repository at this point in the history
  • Loading branch information
artemnovichkov committed Oct 18, 2024
1 parent 102141c commit 9fa3afa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/_components/post-header.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import PostDate from './post-date'
import readingTime from 'reading-time'
import ViewCounter from './view-counter'

interface PostMetaProps {
post: {
Expand Down

0 comments on commit 9fa3afa

Please sign in to comment.