Skip to content

Commit

Permalink
Add classname to the div inside Components Modal Content after the he…
Browse files Browse the repository at this point in the history
…ader
  • Loading branch information
Debarghya-Banerjee committed Jan 28, 2025
1 parent 0a26fe6 commit bcb9c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/modal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ function UnforwardedModal(
) }

<div
className="components-modal__body"
ref={ useMergeRefs( [
childrenContainerRef,
focusOnMount === 'firstContentElement'
Expand Down

0 comments on commit bcb9c24

Please sign in to comment.