feat: enhance news detail page with dynamic data loading and social sharing functionality
This commit is contained in:
@@ -10,6 +10,7 @@ import { XIcon } from '~/components/icons/x'
|
||||
|
||||
type SocialMediaProperties = {
|
||||
className?: string
|
||||
slug?: string
|
||||
}
|
||||
|
||||
const dataSocialMedia = [
|
||||
|
||||
Reference in New Issue
Block a user