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

File PasswordResetConfirm.js

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

Source from the content-addressed store, hash-verified

1import React, { useEffect, useState } from 'react';
2import { API, copy, showError, showNotice, getLogo, getSystemName } from '../../helpers';
3import { useSearchParams, Link } from 'react-router-dom';
4import { Button, Card, Form, Typography, Banner } 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