Salih/change workflow templates title (#1824)
This commit is contained in:
@@ -25,7 +25,7 @@ function WorkflowTemplates() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="space-y-5">
|
<div className="space-y-5">
|
||||||
<h1 className="text-xl">Start Simple</h1>
|
<h1 className="text-xl">Explore Workflows</h1>
|
||||||
<div className="flex gap-6">
|
<div className="flex gap-6">
|
||||||
{workflowTemplates.map((workflow) => {
|
{workflowTemplates.map((workflow) => {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user