nextui icon indicating copy to clipboard operation
nextui copied to clipboard

fix: tsc error

Open winchesHe opened this issue 7 months ago • 3 comments

  • Closes: #2365
  • Closes: #2314
  • Closes: #2505

📝 Description

Fix all the typescript error in project

image

Add a brief description

⛳️ Current behavior (updates)

Please describe the current behavior that you are modifying

🚀 New behavior

Please describe the behavior or changes this PR adds

💣 Is this a breaking change (Yes/No):

📝 Additional Information

Summary by CodeRabbit

  • New Features

    • Improved type safety in various components by refining TypeScript type declarations.
    • Enhanced the ControlledTemplate component to better handle null values in the value state.
  • Bug Fixes

    • Resolved TypeScript compiler errors in the @nextui-org/aria-utils package.
  • Chores

    • Updated the TypeScript configuration to allow implicit "any" types.

winchesHe avatar Jun 29 '24 09:06 winchesHe