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

File Footer.js

web/src/components/layout/Footer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useEffect, useState, useMemo, useContext } from 'react';
2import { useTranslation } from 'react-i18next';
3import { Typography } from '@douyinfe/semi-ui';
4import { getFooterHTML, getLogo, getSystemName } from '../../helpers';

Callers

nothing calls this directly

Calls 5

getFooterHTMLFunction · 0.90
getSystemNameFunction · 0.90
getLogoFunction · 0.90
loadFooterFunction · 0.85
tFunction · 0.50

Tested by

no test coverage detected