Skip to content

Commit adf4eac

Browse files
committed
nit
1 parent 3ce421a commit adf4eac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/compass-collection/src/components/collection-header-actions/collection-header-actions.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ const CollectionHeaderActions: React.FunctionComponent<
145145
</div>
146146
}
147147
>
148-
// todo within (CLOUDP-333853): update disabled open-modal button
149-
tooltip to communicate if schema analysis is incomplete
148+
{/* todo within (CLOUDP-333853): update disabled open-modal button
149+
tooltip to communicate if schema analysis is incomplete */}
150150
{exceedsMaxNestingDepth &&
151151
'At this time we are unable to generate mock data for collections that have deeply nested documents'}
152152
{isCollectionEmpty &&

0 commit comments

Comments
 (0)