🤓 style: add outline theme in pricingcard copy button
This commit is contained in:
@@ -243,6 +243,7 @@ const PricingCardView = ({
|
||||
{/* 复制按钮 */}
|
||||
<Button
|
||||
size="small"
|
||||
theme="outline"
|
||||
type="tertiary"
|
||||
icon={<IconCopy />}
|
||||
onClick={(e) => {
|
||||
|
||||
Reference in New Issue
Block a user