finished reset password & other changes
This commit is contained in:
@@ -14,9 +14,9 @@ const ErrorCard = () => {
|
||||
backButtonLabel={t('auth.form.error.back_button_label')}
|
||||
backButtonHref={AUTH_LOGIN_URL}
|
||||
>
|
||||
<div className="w-full flex items-center justify-center">
|
||||
<TriangleAlert className="w-4 h-4 text-destructive"/>
|
||||
<p>ssss</p>
|
||||
<div className="w-full flex items-center justify-center text-destructive">
|
||||
<TriangleAlert className="w-4 h-4 mr-1.5"/>
|
||||
<p>Hush little baby... this is prohibited zone!</p>
|
||||
</div>
|
||||
</CardWrapper>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user