mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #5774
This commit is contained in:
parent
40f5d1ac90
commit
a438dbae1e
567 changed files with 573 additions and 573 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"main": "./splitbutton.cjs",
|
||||
"main": "./splitbutton.mjs",
|
||||
"module": "./splitbutton.mjs",
|
||||
"types": "./SplitButton.d.ts",
|
||||
"browser": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"main": "./splitbuttonstyle.cjs",
|
||||
"main": "./splitbuttonstyle.mjs",
|
||||
"module": "./splitbuttonstyle.mjs",
|
||||
"types": "./SplitButtonStyle.d.ts",
|
||||
"sideEffects": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue