Skip to content

Commit e2e6b42

Browse files
committed
Fix ilegal DOM html
1 parent a7cae5b commit e2e6b42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/webapp/app/components/primitives/DateTimePicker.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ export function DateTimePicker({
137137
}
138138
content="Clear"
139139
disableHoverableContent
140+
asChild
140141
/>
141142
)}
142143
</div>

0 commit comments

Comments
 (0)