Add share id
cgen-596ed8f1f7324e90873ae328ab024889
This commit is contained in:
parent
121c7423c5
commit
f620fd17f3
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ export default function DocsExamples() {
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section className="rounded-2xl border border-emerald-500/40 bg-emerald-900/20 p-8">
|
||||
<section id="share" className="rounded-2xl border border-emerald-500/40 bg-emerald-900/20 p-8">
|
||||
<div className="flex flex-col gap-6 md:flex-row md:items-center md:justify-between">
|
||||
<div className="space-y-2">
|
||||
<h3 className="text-2xl font-semibold text-white">Share what you build</h3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue