1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

fix datepicker styles

This commit is contained in:
Matthias Kretschmann 2019-04-24 13:03:56 +02:00
parent 8a79db04c8
commit 9860272924
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,6 @@ import Help from './Help'
import Label from './Label'
import Row from './Row'
import InputGroup from './InputGroup'
import 'react-datepicker/dist/react-datepicker-cssmodules.css'
import styles from './Input.module.scss'
interface InputProps {

View File

@ -1,4 +1,5 @@
@import '../../../styles/variables';
@import '../../../../node_modules/react-datepicker/dist/react-datepicker-cssmodules.css';
//
// Date picker