mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-06-27 13:31:05 +02:00
A11y bug bash
This commit is contained in:
@@ -25,6 +25,7 @@ export function BotCodeEditor({ value, onChange, id, height = '256px' }: BotCode
|
||||
}}
|
||||
className="text-sm"
|
||||
id={id}
|
||||
aria-label="Bot code editor"
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user