chore(format): add prettier-plugin-organize-imports and sort imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"use client"
|
||||
|
||||
import { MessageCircle } from "lucide-react"
|
||||
import { useCommentStore } from "@/store/comments"
|
||||
import { MessageCircle } from "lucide-react"
|
||||
|
||||
interface PostCommentCountProps {
|
||||
postId: string
|
||||
|
||||
Reference in New Issue
Block a user