diff --git a/web/src/components/HomeSidebar/TagsSection.tsx b/web/src/components/HomeSidebar/TagsSection.tsx index ebb1b898..496d3567 100644 --- a/web/src/components/HomeSidebar/TagsSection.tsx +++ b/web/src/components/HomeSidebar/TagsSection.tsx @@ -44,9 +44,9 @@ const TagsSection = () => { return (
-
+
{t("common.tags")} -
+
{
-
-
-
- +
+
+
+
{new Date(selectedDateString).toLocaleDateString(i18n.language, { month: "short", day: "numeric" })} - + e.target.showPicker()} + onChange={(e) => setSelectedDateString(e.target.value)} + /> +
{dayjs(monthString).year()}