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