Ver Fonte

:art: formatting

visuddhinanda há 11 meses atrás
pai
commit
936b291254

+ 0 - 1
dashboard-v4/dashboard/src/components/nut/users/ResetPassword.tsx

@@ -141,7 +141,6 @@ const Widget = ({ token }: IWidget) => {
             name="password"
             fieldProps={{
               type: "password",
-
               iconRender: (visible) =>
                 visible ? <EyeTwoTone /> : <EyeInvisibleOutlined />,
             }}