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