Browse Source
- Replace 'as any' with 'InstanceType<typeof UserNameDialog>' for proper typing - Update callback parameter to match component interface (name?: string) - Eliminates TypeScript warning while maintaining type safetypull/142/head
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue