Skip to content

Commit

Permalink
[@mantine/core] Remove use client from createPolymorphicComponent fac…
Browse files Browse the repository at this point in the history
…tory (#5367)
  • Loading branch information
rtivital committed Dec 4, 2023
1 parent 35c94d5 commit abe200e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build/rollup/rollup-exclude-use-client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export const ROLLUP_EXCLUDE_USE_CLIENT = [
'index',
'core/utils/units-converters/rem',
'core/utils/units-converters/px',
'core/factory/create-polymorphic-component',
'core/MantineProvider/create-theme/create-theme',
'core/MantineProvider/color-functions/darken/darken',
'core/MantineProvider/color-functions/lighten/lighten',
Expand Down

0 comments on commit abe200e

Please sign in to comment.