MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / PasswordResetForm.js

File PasswordResetForm.js

web/src/components/auth/PasswordResetForm.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useEffect, useState } from 'react';
2import { API, getLogo, showError, showInfo, showSuccess, getSystemName } from '../../helpers';
3import Turnstile from 'react-turnstile';
4import { Button, Card, Form, Typography } from '@douyinfe/semi-ui';

Callers

nothing calls this directly

Calls 3

getLogoFunction · 0.90
getSystemNameFunction · 0.90
tFunction · 0.50

Tested by

no test coverage detected