master
Tudor Stanciu 2021-04-17 17:34:41 +03:00
parent 7b01d3d102
commit 896f56b3dd
1 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,4 @@
import React, { useState } from "react";
import { Typography } from "@material-ui/core";
import { Box, Button } from "@material-ui/core";
import { LazyLog, ScrollFollow } from "react-lazylog";
@ -20,9 +19,6 @@ const MachineLog = () => {
return (
<Box margin={1}>
<Typography variant="h6" gutterBottom component="div">
Logs
</Typography>
<div style={{ height: 200 }}>
<ScrollFollow
startFollowing={true}