Skip to content

Commit

Permalink
chore: update token descriptions (ant-design#47918)
Browse files Browse the repository at this point in the history
* fix: Modify button token annotation error

fix: Modify button token annotation error

Signed-off-by: 孙术 <[email protected]>

* Apply suggestions from code review

Signed-off-by: afc163 <[email protected]>

* Apply suggestions from code review

Signed-off-by: afc163 <[email protected]>

* Update token.ts

Signed-off-by: afc163 <[email protected]>

* Update token.ts

Signed-off-by: afc163 <[email protected]>

* Update token.ts

Signed-off-by: afc163 <[email protected]>

---------

Signed-off-by: 孙术 <[email protected]>
Signed-off-by: afc163 <[email protected]>
Co-authored-by: 孙术 <[email protected]>
  • Loading branch information
2 people authored and tanzhenyun committed Mar 29, 2024
1 parent e746966 commit 40e34e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/button/style/token.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export interface ComponentToken {
paddingBlockLG: CSSProperties['paddingBlock'];
/**
* @desc 小号按钮纵向内间距
* @descEN Horizontal padding of small button
* @descEN Vertical padding of small button
*/
paddingBlockSM: CSSProperties['paddingBlock'];
/**
Expand Down

0 comments on commit 40e34e0

Please sign in to comment.