designly1 / nextjs13-progress

An implementation of n-progress for use with the Next.js 13 app router.
MIT License
13 stars 5 forks source link

have added the target prop as well as other useful link props #5

Closed Abdulrahim2567 closed 4 months ago

Abdulrahim2567 commented 4 months ago

I created this pull request to solve the issue when TS throws an error when we try to use the target prop on the patched link component. I also added other useful props one may need when working with this link element.