Added search to metrics table.
This commit is contained in:
@@ -9,7 +9,7 @@ export interface SideNavProps {
|
||||
items: any[];
|
||||
shallow?: boolean;
|
||||
scroll?: boolean;
|
||||
className?: boolean;
|
||||
className?: string;
|
||||
onSelect?: () => void;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user