This commit is contained in:
2026-03-14 13:33:35 +01:00
parent 18bda1653c
commit ca8acb0c0c
39 changed files with 52 additions and 53 deletions
+2 -3
View File
@@ -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>