WEB - ADD COMMENTS ON ISSUES
This commit is contained in:
@@ -39,3 +39,7 @@ templ IconCollapse(){
|
||||
templ IconExpand(){
|
||||
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m9 18 6-6-6-6"/></svg>
|
||||
}
|
||||
|
||||
templ IconBack(){
|
||||
<svg class="h-4 w-4 mr-1" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 19l-7-7m0 0l7-7m-7 7h18"/></svg>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user