瀏覽代碼

:art: formatting

visuddhinanda 11 月之前
父節點
當前提交
936b291254
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      dashboard-v4/dashboard/src/components/nut/users/ResetPassword.tsx

+ 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 />,
             }}