feat: add expand all rows
This commit is contained in:
@@ -17,7 +17,7 @@ import './styles/index.less';
|
||||
import useLogsPagination from './use-logs-pagination';
|
||||
|
||||
interface LogsViewerProps {
|
||||
height: number;
|
||||
height?: number;
|
||||
content?: string;
|
||||
url: string;
|
||||
params?: object;
|
||||
|
||||
Reference in New Issue
Block a user