WEB - ADD COMMENTS ON ISSUES
This commit is contained in:
@@ -16,9 +16,7 @@ templ IssueDetail(props IssueDetailProps) {
|
||||
<div class="container mx-auto px-4 py-6">
|
||||
<div class="mb-4">
|
||||
<a href="/" class="btn btn-ghost btn-sm">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 mr-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 19l-7-7m0 0l7-7m-7 7h18"></path>
|
||||
</svg>
|
||||
@components.IconBack()
|
||||
Back to Issues
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user