Skip to content

Commit

Permalink
chore: Modify button token annotation error (ant-design#46914)
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]>

---------

Signed-off-by: 孙术 <[email protected]>
Signed-off-by: afc163 <[email protected]>
Co-authored-by: afc163 <[email protected]>
  • Loading branch information
sun-shu and afc163 authored Mar 16, 2024
1 parent 13ed05f commit 67b890a
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 @@ -122,7 +122,7 @@ export interface ComponentToken {
paddingBlock: CSSProperties['paddingBlock'];
/**
* @desc 大号按钮纵向内间距
* @descEN Horizontal padding of large button
* @descEN Vertical padding of large button
*/
paddingBlockLG: CSSProperties['paddingBlock'];
/**
Expand Down

0 comments on commit 67b890a

Please sign in to comment.