mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-22 00:28:30 +02:00
snake_case icons and better toast styles
This commit is contained in:
@@ -21,7 +21,7 @@ export function ResponseInfo({ response }: Props) {
|
||||
<IconButton
|
||||
iconSize="sm"
|
||||
className="inline-block w-auto ml-1 !h-auto opacity-50 hover:opacity-100"
|
||||
icon="externalLink"
|
||||
icon="external_link"
|
||||
onClick={() => open(response.url)}
|
||||
title="Open in browser"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user