mirror of
https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
synced 2025-11-27 03:33:48 +00:00
Filenames
This commit is contained in:
@@ -18,7 +18,7 @@ import PropTypes from 'prop-types';
|
||||
import { prettyDate, dateToUnix } from 'utils/helper';
|
||||
import axiosInstance from 'utils/axiosInstance';
|
||||
import { getToken } from 'utils/authHelper';
|
||||
import LoadingButton from 'components/LoadingButton/LoadingButton';
|
||||
import LoadingButton from 'components/LoadingButton';
|
||||
|
||||
const DeviceHealth = ({ selectedDeviceId }) => {
|
||||
const { t } = useTranslation();
|
||||
|
||||
Reference in New Issue
Block a user