Skip to content

Commit

Permalink
focustrap refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Nov 16, 2022
1 parent 42d8f12 commit 8db7e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ function addDirectives() {
addEntry('badgedirective', 'BadgeDirective.js', 'badgedirective');
addEntry('ripple', 'Ripple.js', 'ripple');
addEntry('tooltip', 'Tooltip.js', 'tooltip');
addEntry('focustrap', 'FocusTrap.js', 'focustrap');
addEntry('styleclass', 'StyleClass.js', 'styleclass');
}

Expand Down

0 comments on commit 8db7e08

Please sign in to comment.