mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
oos
This commit is contained in:
@ -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?
|
||||
|
||||
Reference in New Issue
Block a user