🤓 style: add outline theme in pricingcard copy button
This commit is contained in:
@@ -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) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user