mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +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": "./tooltip.cjs",
|
||||
"main": "./tooltip.mjs",
|
||||
"module": "./tooltip.mjs",
|
||||
"types": "./Tooltip.d.ts"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"main": "./tooltipstyle.cjs",
|
||||
"main": "./tooltipstyle.mjs",
|
||||
"module": "./tooltipstyle.mjs",
|
||||
"types": "./TooltipStyle.d.ts",
|
||||
"sideEffects": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue