|
|
@ -192,7 +192,7 @@ export function WorkflowBrowserView({ |
|
|
</h2> |
|
|
</h2> |
|
|
</div> |
|
|
</div> |
|
|
<p className="text-sm text-neutral-500 max-w-xs text-center"> |
|
|
<p className="text-sm text-neutral-500 max-w-xs text-center"> |
|
|
Choose a folder that contains your workflow projects. You can change this later. |
|
|
Choose the folder that contains your workflow projects. You can change this later. |
|
|
</p> |
|
|
</p> |
|
|
<button |
|
|
<button |
|
|
onClick={browseAndSetDir} |
|
|
onClick={browseAndSetDir} |
|
|
|