We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cac5e7 commit ad6700eCopy full SHA for ad6700e
‎src/chat/message-actions/date-picker.tsx
@@ -1,6 +1,6 @@
1
import React, { CSSProperties, useState } from "react";
2
import { Calendar } from "../../assets/icons";
3
-import "./date-picker.css";
+import "./datepicker.css";
4
5
interface DatePickerProps {
6
selectedDate?: Date;
‎src/chat/message-actions/date-picker.css renamed to ‎src/chat/message-actions/datepicker.css
0 commit comments