Skip to content

Commit

Permalink
Added Values title for objects
Browse files Browse the repository at this point in the history
  • Loading branch information
m-rgba committed Jan 3, 2025
1 parent 19189d3 commit 301cadd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ const ObjectVersionPageInner: React.FC<{
<CustomWeaveTypeProjectContext.Provider
value={{entity: entityName, project: projectName}}>
<ObjectViewerSection
title=""
title="Values"
data={viewerDataAsObject}
noHide
isExpanded
Expand Down

0 comments on commit 301cadd

Please sign in to comment.