mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fixed #5476 - For TriStateCheckbox
This commit is contained in:
parent
9b20f4baca
commit
5ebefdf258
30 changed files with 9 additions and 1259 deletions
|
@ -109,7 +109,6 @@ const STYLE_ALIAS = {
|
|||
'primevue/tree/style': path.resolve(__dirname, './components/lib/tree/style/TreeStyle.js'),
|
||||
'primevue/treeselect/style': path.resolve(__dirname, './components/lib/treeselect/style/TreeSelectStyle.js'),
|
||||
'primevue/treetable/style': path.resolve(__dirname, './components/lib/treetable/style/TreeTableStyle.js'),
|
||||
'primevue/tristatecheckbox/style': path.resolve(__dirname, './components/lib/tristatecheckbox/style/TriStateCheckboxStyle.js'),
|
||||
'primevue/virtualscroller/style': path.resolve(__dirname, './components/lib/virtualscroller/style/VirtualScrollerStyle.js')
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue