Skip to content

Commit

Permalink
Update API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jun 20, 2024
1 parent e603bfb commit c209792
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -562,8 +562,9 @@
"type": "PrimeReactProviderProps"
},
{
"name": "context",
"type": "any"
"name": "deprecatedLegacyContext",
"type": "any",
"description": ""
}
],
"returnType": "ReactNode"
Expand Down Expand Up @@ -48885,7 +48886,7 @@
"description": "Uses to pass attributes to the inkbar's DOM element."
},
{
"name": "previousButton",
"name": "prevButton",
"optional": true,
"readonly": false,
"type": "TabViewPassThroughType<HTMLAttributes<HTMLButtonElement>>",
Expand Down

0 comments on commit c209792

Please sign in to comment.