mirror of
https://github.com/mroxso/zelo-news.git
synced 2026-06-04 09:31:14 +02:00
Remove "View JSON" label from button in BlogPostPage
This commit is contained in:
@@ -296,7 +296,6 @@ export default function BlogPostPage() {
|
||||
className="gap-2"
|
||||
>
|
||||
<Code className="h-4 w-4" />
|
||||
<span className="text-xs">View JSON</span>
|
||||
</Button>
|
||||
</DialogTrigger>
|
||||
<DialogContent className="max-w-3xl max-h-[80vh]">
|
||||
|
||||
Reference in New Issue
Block a user