auto-git:

[change] src/app/App.tsx
This commit is contained in:
2026-04-23 08:09:18 +02:00
parent 0f65abf8e1
commit 21b3fc211a

View File

@@ -11198,6 +11198,13 @@ export function App({ store, initialStatusMessage }: AppProps) {
>
Add Sequence Link
</button>
<button
className="toolbar__button"
type="button"
onClick={handleAddControlInteractionLink}
>
Add Control Link
</button>
<button
className="toolbar__button"
type="button"