mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
PTTab panel-accordion - SectionNav links updated
This commit is contained in:
parent
177d894916
commit
727f4cd4f7
14 changed files with 272 additions and 16 deletions
|
@ -32,7 +32,9 @@ app.bootstrap({
|
|||
searchInComments: true,
|
||||
disableSources: true,
|
||||
logLevel: 'Error',
|
||||
exclude: ['node_modules', 'components/lib/**/*.js']
|
||||
sort: ['source-order'],
|
||||
exclude: ['node_modules', 'components/lib/**/*.js'],
|
||||
|
||||
});
|
||||
|
||||
const project = app.convert();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue