Fix linting error
This commit is contained in:
@@ -60,7 +60,7 @@ export default function CreateProject() {
|
||||
<div className={'flex flex-col gap-6 max-w-2xl w-full'}>
|
||||
<div className="text-center mb-2">
|
||||
<h1 className="text-3xl font-bold mb-2">Welcome to Plunk</h1>
|
||||
<p className="text-neutral-600">Choose how you'd like to get started</p>
|
||||
<p className="text-neutral-600">Choose how you'd like to get started</p>
|
||||
</div>
|
||||
|
||||
<div className="grid md:grid-cols-2 gap-6">
|
||||
|
||||
Reference in New Issue
Block a user