mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-06 16:31:12 +08:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -167,7 +167,7 @@ export function QueuePage() {
|
||||
{formatMessage({ id: 'issues.queue.pageTitle' })}
|
||||
</h1>
|
||||
<p className="text-muted-foreground mt-1">
|
||||
{formatMessage({ id: 'issues.queue.pageDescription' })}
|
||||
{formatMessage({ id: 'issues.queue.description' })}
|
||||
</p>
|
||||
</div>
|
||||
<div className="flex gap-2">
|
||||
|
||||
Reference in New Issue
Block a user