feat(core): sgw-device-ui
This commit is contained in:
7
src/components/Footer/Footer.tsx
Normal file
7
src/components/Footer/Footer.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import { DefaultFooter } from '@ant-design/pro-components';
|
||||
|
||||
const Footer = () => {
|
||||
return <DefaultFooter copyright="2025 Sản phẩm của Mobifone v1.0" />;
|
||||
};
|
||||
|
||||
export default Footer;
|
||||
Reference in New Issue
Block a user