We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15fb70c commit 3154462Copy full SHA for 3154462
themes/heo/components/InfoCard.js
@@ -65,7 +65,7 @@ export function InfoCard(props) {
65
)}*/}
66
</div>
67
{/* 第三个按钮 */}
68
- <MoreButton />
+ {/* <MoreButton /> */}
69
70
</Card>
71
)
0 commit comments