mirror of
https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
synced 2025-11-02 19:27:45 +00:00
Filenames
This commit is contained in:
@@ -17,7 +17,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 DeviceLogs = ({ selectedDeviceId }) => {
|
||||
const { t } = useTranslation();
|
||||
|
||||
Reference in New Issue
Block a user