diff --git a/client/src/components/EditableAttribute/DateAttribute.jsx b/client/src/components/EditableAttribute/DateAttribute.jsx index 0ee65c0..80f440a 100644 --- a/client/src/components/EditableAttribute/DateAttribute.jsx +++ b/client/src/components/EditableAttribute/DateAttribute.jsx @@ -29,7 +29,7 @@ const DateAttribute = ({ return (
{startCase(attributeLabel)}
+{startCase(attributeLabel).toUpperCase()}
{startCase(attributeLabel)}
+{startCase(attributeLabel).toUpperCase()}