Skip to content

Commit

Permalink
fix(element): add injectStyles to be acceptable as props
Browse files Browse the repository at this point in the history
fixes #6578
  • Loading branch information
nolimits4web committed Apr 14, 2023
1 parent 3fbec6e commit 7c1c5d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components-shared/params-list.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* underscore in name -> watch for changes */
const paramsList = [
'eventsPrefix',
'injectStyles',
'injectStylesUrls',
'modules',
'init',
'_direction',
Expand Down

0 comments on commit 7c1c5d3

Please sign in to comment.