platforms icon indicating copy to clipboard operation
platforms copied to clipboard

Chore: collapse imports from the same library into a single statement

Open TatisLois opened this issue 2 years ago • 1 comments

I've started to use the platform template for a project and have been loving it as a starting point and as a way to learn about next 13.

I noticed in the components/nav.tsx file the application is importing icons twice from lucide-react. This small PR removes the second import and moves the imported icons to the first import statement.

First time contributing so please let me know if I need to do or should have done anything differently. Thank you!

TatisLois avatar Jul 14 '23 02:07 TatisLois

@TatisLois is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jul 14 '23 02:07 vercel[bot]