Browse Source

优化一些小问题

pull/11096/head
期贤 2 years ago
parent
commit
e6a5bf9e22
  1. 1
      src/components/Footer/index.tsx

1
src/components/Footer/index.tsx

@ -8,6 +8,7 @@ const Footer: React.FC = () => {
style={{
background: 'none',
}}
copyright="Powered by Ant Desgin"
links={[
{
key: 'Ant Design Pro',

Loading…
Cancel
Save