Skip to content

Commit

Permalink
Adding the css of the date picker back (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmircea16 authored Jul 9, 2020
1 parent 26deb31 commit b3eda6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/form/datePicker.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @import "react-datepicker/dist/react-datepicker.css";
@import "~react-datepicker/dist/react-datepicker.css";

.date-picker > div:nth-child(2) {
width: 100%;
Expand Down

1 comment on commit b3eda6f

@vercel
Copy link

@vercel vercel bot commented on b3eda6f Jul 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.