Skip to content

Commit e473704

Browse files
Remove comment
1 parent adc0a25 commit e473704

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/hero/hero.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ const variants = cva({
3838
// Vertical spacing in the <Content>
3939
'*:data-[slot="content"]:gap-y-3',
4040
// Make sure <Media> content fills any available vertical and horizontal space
41-
// TODO move to context
4241
'*:data-[slot="media"]:*:object-cover',
4342
],
4443
variants: {

0 commit comments

Comments
 (0)