Updates
This commit is contained in:
@@ -72,9 +72,8 @@ export default function TtydIframe({
|
||||
title="Open Full Screen"
|
||||
variant="ghost"
|
||||
className="p-1!"
|
||||
onClick={() => {
|
||||
window.open(url, "__blank");
|
||||
}}
|
||||
href={url}
|
||||
target="_blank"
|
||||
>
|
||||
<LucideIcon name="ArrowUpRight" size={20} />
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user