Fixed name of Run button
This commit is contained in:
parent
6b72b41b86
commit
74d0e2ed10
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ export default function FlowToolbar(): JSX.Element {
|
|||
name="Zap"
|
||||
className={"message-button-icon h-5 w-5 transition-all"}
|
||||
/>
|
||||
Run
|
||||
Playground
|
||||
</div>
|
||||
</IOModal>
|
||||
) : (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue