mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-05-07 04:02:58 +03:00
Deleted no longer needed styles sheet
This commit is contained in:
parent
e1008fcff1
commit
c920403d5f
3 changed files with 5 additions and 13 deletions
src/short-urls
|
@ -7,7 +7,6 @@ import { connect } from 'react-redux';
|
|||
import TagsInput from 'react-tagsinput'
|
||||
import { Collapse } from 'reactstrap';
|
||||
import DateInput from '../common/DateInput';
|
||||
import './CreateShortUrl.scss';
|
||||
import CreateShortUrlResult from './helpers/CreateShortUrlResult';
|
||||
import { createShortUrl, resetCreateShortUrl } from './reducers/shortUrlCreationResult';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue