Sephirosu / figma-next-tailwind

https://figma-next-tailwind.vercel.app
0 stars 0 forks source link

Update exports of the /components/ #9

Closed mSenad closed 1 month ago

mSenad commented 1 month ago

https://github.com/Sephirosu/figma-next-tailwind/blob/5c2265816c9ba4c67ab547a2f2959df413e0d4d8/src/app/page.tsx#L1-L5

Let's use this pattern for exporting multiple components from within the same folder ( in this case 'components' ): https://www.cyishere.dev/blog/export-multiple-components-in-index-file

Sephirosu commented 1 month ago

Fixed.

Sephirosu commented 1 month ago

Fixed.