Add overview id
cgen-e449ae89b5c64ea39bdb637f4868b81a
This commit is contained in:
parent
78692eb06b
commit
04d606222f
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ const errorExamples = [
|
|||
export default function DocsApiReference() {
|
||||
return (
|
||||
<div className="space-y-12">
|
||||
<section className="space-y-4">
|
||||
<section id="overview" className="space-y-4">
|
||||
<Badge className="bg-blue-600/20 text-blue-200 uppercase tracking-wide">
|
||||
<ServerCog className="mr-2 h-3 w-3" />
|
||||
API Reference
|
||||
|
|
|
|||
Loading…
Reference in a new issue