parent
982aae06b8
commit
36081edf9f
Before Width: | Height: | Size: 498 B |
Before Width: | Height: | Size: 544 B |
Before Width: | Height: | Size: 887 B After Width: | Height: | Size: 887 B |
Before Width: | Height: | Size: 905 B After Width: | Height: | Size: 905 B |
@ -1,10 +0,0 @@
|
|||||||
/** 子评论输入框 */
|
|
||||||
import { Avatar } from '@/components';
|
|
||||||
|
|
||||||
export default function CommentSubInput() {
|
|
||||||
return (
|
|
||||||
<div>
|
|
||||||
<Avatar />
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
}
|
|
Loading…
Reference in new issue