Add commands id
cgen-606ef97a18b74c49bfbd4bcb9ef84bc0
This commit is contained in:
parent
ea08089d4e
commit
46cd1b0714
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ export default function DocsCli() {
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section className="space-y-4">
|
<section id="commands" className="space-y-4">
|
||||||
<div className="flex items-center gap-3">
|
<div className="flex items-center gap-3">
|
||||||
<Cpu className="h-6 w-6 text-amber-300" />
|
<Cpu className="h-6 w-6 text-amber-300" />
|
||||||
<h3 className="text-2xl font-semibold text-white">Command catalog</h3>
|
<h3 className="text-2xl font-semibold text-white">Command catalog</h3>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue