mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-05-10 05:30:13 +03:00
Updated coding styles and test configs
This commit is contained in:
parent
08488e9bad
commit
fac3edaea7
10 changed files with 188 additions and 88 deletions
test/utils
|
@ -1,6 +1,6 @@
|
|||
import React from 'react';
|
||||
import { shallow } from 'enzyme';
|
||||
import FontAwesomeIcon from '@fortawesome/react-fontawesome';
|
||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
|
||||
import moment from 'moment';
|
||||
import DateInput from '../../src/utils/DateInput';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue