Update index.d.ts

pull/6697/head
Mert Sincan 2024-10-31 13:56:01 +00:00
parent 439ece1f2f
commit 923cdcacd3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import type { EmitFn } from '@primevue/core'; import type { DefineComponent, EmitFn } from '@primevue/core';
export interface IconProps { export interface IconProps {
label?: string | undefined; label?: string | undefined;