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