magicui icon indicating copy to clipboard operation
magicui copied to clipboard

add type definition for strokeDasharray and add repeatDelay to transition

Open Adityasinghvats opened this issue 7 months ago • 1 comments

Bug fix

  • Bug
  • Screenshot 2025-05-17 184716
  • Bug fix
  • While using the animated-grid-pattern in NextJS 15 , I was facing an issue, there were 2 errors which were preventing me from deploying my build , to fix them
    • Update strokeDasharray type from any to number.
    • Add repeatDelay to transition , so that there is no error for 'repeatDelay' is assigned a value but never used.

Adityasinghvats avatar May 17 '25 13:05 Adityasinghvats

@Adityasinghvats is attempting to deploy a commit to the product-studio Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar May 17 '25 13:05 vercel[bot]