Skip to content

Commit

Permalink
proptypes
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Jun 21, 2024
1 parent 525a4c9 commit f3075f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mui-material/src/CssBaseline/CssBaseline.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ function CssBaseline(inProps) {
{!isDynamicSupport && !enableColorScheme && (
<span className={SELECTOR} style={{ display: 'none' }} />
)}

{children}
</React.Fragment>
);
Expand Down

0 comments on commit f3075f6

Please sign in to comment.