mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
add missing import for new IC diaglog
This commit is contained in:
parent
9e4797bc76
commit
75379593e3
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ import Icon from "../common/icon";
|
|||
import ConfirmCommand from './confirm-command';
|
||||
import ReactJson from 'react-json-view';
|
||||
import FileSaver from 'file-saver';
|
||||
import moment from 'moment';
|
||||
|
||||
class ICDialog extends React.Component {
|
||||
valid = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue