chore: re-add feature missing from merge
This commit is contained in:
parent
956b5bfca6
commit
abbcda793b
8 changed files with 67 additions and 20 deletions
|
|
@ -3,10 +3,9 @@ import { makeStyles } from '@material-ui/core/styles'
|
|||
import BigNumber from 'bignumber.js'
|
||||
import React from 'react'
|
||||
|
||||
import MachineActions from 'src/components/machineActions/MachineActions'
|
||||
|
||||
// import { Status } from 'src/components/Status'
|
||||
// import { ReactComponent as LinkIcon } from 'src/styling/icons/button/link/zodiac.svg'
|
||||
import MachineActions from 'src/components/machineActions/MachineActions'
|
||||
import { modelPrettifier } from 'src/utils/machine'
|
||||
import { formatDate } from 'src/utils/timezones'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue