Formatting
This commit is contained in:
@@ -11,7 +11,7 @@ export default async function DashboardCreatePage() {
|
||||
return (
|
||||
<div className="p-6 space-y-6">
|
||||
<div>
|
||||
<h1 className="text-2xl font-bold text-foreground mb-2">Create Short Link</h1>
|
||||
<h1 className="mb-2 text-2xl font-bold text-foreground">Create Short Link</h1>
|
||||
</div>
|
||||
<UrlFormCard />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user