Add id to setup workflow section
cgen-0721b5ff52d14b8aa74028161e880344
This commit is contained in:
parent
5e2cbedd1a
commit
3a1f978b3d
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ export default function DocsGettingStarted() {
|
|||
))}
|
||||
</section>
|
||||
|
||||
<section className="space-y-6">
|
||||
<section id="setup-workflow" className="space-y-6">
|
||||
<div className="flex items-center gap-3">
|
||||
<PlugZap className="h-6 w-6 text-purple-400" />
|
||||
<h3 className="text-2xl font-semibold text-white">Setup workflow</h3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue