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
|
||||
size="small"
|
||||
component={Link}
|
||||
to={URLS.APPS}
|
||||
to={URLS.FLOWS}
|
||||
>
|
||||
<ArrowBackIosNewIcon fontSize="small" />
|
||||
</IconButton>
|
||||
|
Reference in New Issue
Block a user