auto-git:
[change] src/app/App.tsx
This commit is contained in:
@@ -11198,6 +11198,13 @@ export function App({ store, initialStatusMessage }: AppProps) {
|
|||||||
>
|
>
|
||||||
Add Sequence Link
|
Add Sequence Link
|
||||||
</button>
|
</button>
|
||||||
|
<button
|
||||||
|
className="toolbar__button"
|
||||||
|
type="button"
|
||||||
|
onClick={handleAddControlInteractionLink}
|
||||||
|
>
|
||||||
|
Add Control Link
|
||||||
|
</button>
|
||||||
<button
|
<button
|
||||||
className="toolbar__button"
|
className="toolbar__button"
|
||||||
type="button"
|
type="button"
|
||||||
|
|||||||
Reference in New Issue
Block a user