Skip to content

Commit

Permalink
Merge pull request #679 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Import DatePicker css
  • Loading branch information
helrond authored Mar 7, 2024
2 parents 67781b5 + 2569f66 commit 5b2bc82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Inputs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import {useSelect} from 'downshift'
import MaterialIcon from '../MaterialIcon'
import classnames from 'classnames'
import { t } from '@lingui/macro'
import "react-datepicker/dist/react-datepicker.css"
import './styles.scss'


Expand Down

0 comments on commit 5b2bc82

Please sign in to comment.