diff --git a/src/components/common/DynamicDate.tsx b/src/components/common/DynamicDate.tsx index b187835..942580b 100644 --- a/src/components/common/DynamicDate.tsx +++ b/src/components/common/DynamicDate.tsx @@ -22,7 +22,7 @@ const DynamicDate: FunctionComponent = ({ const date = new Date(value); return (