Add id to next steps section
cgen-1a362a7a021d479e8995138a5de3ac08
This commit is contained in:
parent
51e6263766
commit
232614b929
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ export default function DocsGettingStarted() {
|
|||
))}
|
||||
</section>
|
||||
|
||||
<section className="space-y-4">
|
||||
<section id="next-steps" className="space-y-4">
|
||||
<div className="flex items-center gap-3">
|
||||
<Layers className="h-6 w-6 text-purple-400" />
|
||||
<h3 className="text-2xl font-semibold text-white">Next steps</h3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue