feat: import highlightjs styles
This commit is contained in:
@@ -15,6 +15,7 @@ import TableCell from '@mui/material/TableCell';
|
||||
import TableContainer from '@mui/material/TableContainer';
|
||||
import TableHead from '@mui/material/TableHead';
|
||||
import TableRow from '@mui/material/TableRow';
|
||||
import 'highlight.js/styles/github.css';
|
||||
|
||||
interface RunContentProps {
|
||||
row: Data,
|
||||
|
||||
Reference in New Issue
Block a user