-
-
+
-

+
-
- {details.title}
-
+
+ {details.title}
+
-
- {details.description}
-
- {
- details.remind &&
+
+ {details.description}
+
+ {details.remind && (
- Last Remind: {new Date(details.remind).toLocaleString().split(',')[0]}
+ Last Remind:{" "}
+ {new Date(details.remind).toLocaleString().split(",")[0]}
- }
+ )}
-
+
{/*