We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0731552 commit 78f5a4eCopy full SHA for 78f5a4e
README.md
@@ -74,6 +74,7 @@ import {
74
} from "react-booking-form"
75
import tw from "tailwind-styled-components"
76
import moment from "moment"
77
+import "flatpickr/dist/themes/material_green.css"
78
```
79
80
### Prepare some helper functions:
0 commit comments