Skip to content

Commit

Permalink
Merge pull request #81 from creative-commoners/pulls/3.0/paginator
Browse files Browse the repository at this point in the history
ENH Add Paginator
  • Loading branch information
GuySartorelli authored Mar 4, 2025
2 parents 52e9b7c + 5d01d52 commit 12c59b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/externals.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ module.exports = (ENV, PATHS, module) => {
'components/Loading/CircularLoading': 'CircularLoading',
'components/Loading/Loading': 'Loading',
'components/Modal/Modal': 'Modal',
'components/Paginator/Paginator': 'Paginator',
'components/PopoverField/PopoverField': 'PopoverField',
'components/Preview/Preview': 'Preview',
'components/ResizeAware/ResizeAware': 'ResizeAware',
Expand Down

0 comments on commit 12c59b5

Please # to comment.