docs: fix typo (#49693)

This commit is contained in:
zhw 2024-07-03 00:42:29 +08:00 committed by GitHub
parent 89b7ef6ada
commit b1c2c1d72e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ export interface ComponentToken {
*/
headerBg: string;
/**
* @desc
* @desc
* @descEN Padding of content
*/
contentPadding: CSSProperties['padding'];