mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor
This commit is contained in:
parent
c841d0fa6c
commit
a2524ed21a
12 changed files with 830 additions and 21 deletions
2
components/lib/popover/Popover.d.ts
vendored
2
components/lib/popover/Popover.d.ts
vendored
|
@ -8,7 +8,7 @@
|
|||
*
|
||||
*/
|
||||
import { TransitionProps, VNode } from 'vue';
|
||||
import { ComponentHooks } from '../basecomponent/BaseComponent';
|
||||
import { ComponentHooks } from '../basecomponent';
|
||||
import { PassThroughOptions } from '../passthrough';
|
||||
import { ClassComponent, DesignToken, GlobalComponentConstructor, HintedString, PassThrough } from '../ts-helpers';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue