[dyad] Fixed a build error on the main page - wrote 1 file(s)

This commit is contained in:
[dyad]
2026-01-20 12:01:29 +01:00
parent 29b7d57694
commit ab6ccd4a4c

View File

@@ -11,7 +11,7 @@ export default function Home() {
</h1> </h1>
<p className="text-muted-foreground"> <p className="text-muted-foreground">
Enter a URL to extract its meta title and description. Enter a URL to extract its meta title and description.
p> </p>
</div> </div>
<MetaForm /> <MetaForm />
</main> </main>