Dimentorin auth login responsive and implementation (#23)
* feat: responsive * fix: success register * feat: auth login responsive && auth login implementation
This commit is contained in:
@@ -37,7 +37,6 @@ export const Components: FC = (): ReactElement => {
|
||||
<div className="flex flex-col gap-2">
|
||||
<h4 className="font-medium">OTP Code</h4>
|
||||
<Input
|
||||
widthform="custom"
|
||||
className="w-full"
|
||||
size="lg"
|
||||
placeholder="Kode OTP"
|
||||
|
||||
Reference in New Issue
Block a user