We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe50145 + 8713700 commit 34975c9Copy full SHA for 34975c9
README.md
@@ -40,6 +40,10 @@ Do you want more examples? [Have a look at our resources gallery](resources.md).
40
41
42
43
+```sh
44
+ import "react-datetime/css/react-datetime.css";
45
+```
46
+
47
## API
48
49
Below we have all the props that we can use with the `<DateTime>` component. There are also some methods that can be used imperatively.
0 commit comments