Added 404 page
This commit is contained in:
@@ -4037,7 +4037,7 @@ const Workflows2 = (props) => {
|
||||
>
|
||||
<Tab label="Organization Workflows" style={{ textTransform: 'none', marginRight: 20 }} />
|
||||
<Tab label="My Workflows" style={{ textTransform: 'none', marginRight: 20 }} />
|
||||
<Tab label="Discover Workflow" style={{ textTransform: 'none' }} />
|
||||
<Tab label="Discover Workflows" style={{ textTransform: 'none' }} />
|
||||
</Tabs>
|
||||
</div>
|
||||
|
||||
@@ -4763,4 +4763,4 @@ const Workflows2 = (props) => {
|
||||
|
||||
|
||||
|
||||
export default Workflows2;
|
||||
export default Workflows2;
|
||||
|
||||
Reference in New Issue
Block a user