mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Update comment
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
bde02d99d1
commit
9d9a314ae5
@ -54,7 +54,7 @@ export interface TabProps<D> extends DOMAttributes<HTMLElement> {
|
||||
className?: string;
|
||||
active?: boolean;
|
||||
disabled?: boolean;
|
||||
icon?: React.ReactNode | string; // material-ui name or custom icon
|
||||
icon?: React.ReactNode | string; // material-io name or custom icon
|
||||
label?: React.ReactNode;
|
||||
value: D;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user