This commit is contained in:
Michael Freno
2025-12-31 12:29:10 -05:00
parent 86b1552e85
commit b5f9f0340f
3 changed files with 3 additions and 3 deletions

View File

@@ -230,7 +230,7 @@ export function TerminalErrorPage(props: TerminalErrorPageProps) {
ref={footerRef}
class="text-subtext1 absolute right-4 bottom-4 font-mono text-xs"
>
{props.footerText}
{props.footer}
</div>
</div>