feat: show flows when going back on flow editor
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
a57e357354
commit
af027b7e20
@@ -50,7 +50,7 @@ export default function EditorLayout(): React.ReactElement {
|
|||||||
<IconButton
|
<IconButton
|
||||||
size="small"
|
size="small"
|
||||||
component={Link}
|
component={Link}
|
||||||
to={URLS.APPS}
|
to={URLS.FLOWS}
|
||||||
>
|
>
|
||||||
<ArrowBackIosNewIcon fontSize="small" />
|
<ArrowBackIosNewIcon fontSize="small" />
|
||||||
</IconButton>
|
</IconButton>
|
||||||
|
Reference in New Issue
Block a user