From 1be8d70bb7addd03535fbd5de81ff7b6748bb7c7 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sun, 28 Sep 2025 12:51:26 +0200 Subject: [PATCH] Improve accessibility --- page/src/components/output.tsx | 1 + page/src/playground.tsx | 9 +++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/page/src/components/output.tsx b/page/src/components/output.tsx index 22546e14..c47a52cb 100644 --- a/page/src/components/output.tsx +++ b/page/src/components/output.tsx @@ -336,6 +336,7 @@ export class Output extends React.Component { style={{ height: this.state.height, width: this.state.width }} />