Salih/change workflow templates title (#1824)

This commit is contained in:
Shuchang Zheng
2025-02-24 09:01:45 -08:00
committed by GitHub
parent 23744b3039
commit b9ccb5fbf0

View File

@@ -25,7 +25,7 @@ function WorkflowTemplates() {
return (
<div className="space-y-5">
<h1 className="text-xl">Start Simple</h1>
<h1 className="text-xl">Explore Workflows</h1>
<div className="flex gap-6">
{workflowTemplates.map((workflow) => {
return (