Skip to content

Commit

Permalink
Update review/api/widgets.api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Brichet <32258950+brichet@users.noreply.github.com>
  • Loading branch information
g547315 and brichet authored Dec 15, 2023
1 parent b3c4237 commit bbfb774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion review/api/widgets.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,6 @@ export namespace TabBar {
renderCloseIcon(data: IRenderData<any>): VirtualElement;
renderIcon(data: IRenderData<any>): VirtualElement;
renderLabel(data: IRenderData<any>): VirtualElement;
renderOverlay(dataset: ElementDataset): VirtualElement;
renderTab(data: IRenderData<any>): VirtualElement;
}
const defaultRenderer: Renderer;
Expand Down

0 comments on commit bbfb774

Please sign in to comment.