Skip to content

Commit 41aef03

Browse files
committed
refactor: update about us
1 parent f6ae8a0 commit 41aef03

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

client/src/components/AboutUs/index.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
import Icon, { CommentOutlined, GithubOutlined, WechatOutlined, ProfileOutlined } from '@ant-design/icons';
1+
import Icon, { CommentOutlined, GithubOutlined, ProfileOutlined, WechatOutlined } from '@ant-design/icons';
22
import { Card, Divider, Popover } from 'antd';
33
import cls from 'classnames';
4-
54
import { useTranslations } from 'next-intl';
65
import style from './index.module.scss';
76

0 commit comments

Comments
 (0)