Skip to content

Commit

Permalink
给别人评论,点赞
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuaige1234567 committed Dec 13, 2023
1 parent 56b6f7b commit 7c94cf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/Modal/commentForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React from 'react';
import {
Form,notification
} from 'antd';
import {useAuth} from "../../utils/useAuth";
import Feed from "../../actors/feed";
import {EditModal} from "./EditModal";
import { LoadingOutlined, CheckOutlined ,CloseOutlined} from '@ant-design/icons';
Expand Down

0 comments on commit 7c94cf9

Please sign in to comment.