Skip to content

Commit

Permalink
chore(PanelHeaderButton): mv TODO from v7 to v8 (#8028)
Browse files Browse the repository at this point in the history
не успели в v7
  • Loading branch information
inomdzhon authored Dec 2, 2024
1 parent 0eeffef commit 9da11d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const platformClassNames = {

export interface PanelHeaderButtonProps extends Omit<TappableProps, 'label'> {
primary?: boolean;
// TODO [>=7]: добавить св-во `indicator`, чтобы разграничить кейсы
// TODO [>=8]: добавить св-во `indicator`, чтобы разграничить кейсы
label?: React.ReactNode;
}

Expand Down

0 comments on commit 9da11d9

Please sign in to comment.