This commit is contained in:
Timur Ercan
2023-01-04 15:23:04 +01:00
parent 3f5c166bec
commit 963c73ff14

View File

@ -54,21 +54,6 @@ export default function Example() {
</div>
<div className="flex items-center justify-between">
<div className="flex items-center">
<input
id="remember-me"
name="remember-me"
type="checkbox"
className="h-4 w-4 rounded border-gray-300 text-neon focus:ring-indigo-500"
/>
<label
htmlFor="remember-me"
className="ml-2 block text-sm text-gray-900"
>
Remember me
</label>
</div>
<div className="text-sm">
<a href="#" className="font-medium text-neon hover:text-neon">
Forgot your password?