1
0
Fork 0

update comment

pull/1409/head
Aaron Paterson 2023-04-24 10:05:55 -06:00 committed by GitHub
parent e22f3192bf
commit c8c23aa4ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -14,13 +14,12 @@ export interface SummaryTableCell {
*/
data: string
/**
* @deprecated use `core.summary`
* @deprecated use `heading`
* Render cell as heading
* (optional) default: false
*/
header?: boolean
/**
* @deprecated use `core.summary`
* Render cell as heading
* (optional) default: false
*/