Sephirosu / figma-next-tailwind

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

Set this text to come from the props instead of hardcoding it inside the component #11

Closed mSenad closed 1 month ago

mSenad commented 1 month ago

https://github.com/Sephirosu/figma-next-tailwind/blob/5c2265816c9ba4c67ab547a2f2959df413e0d4d8/src/components/Navbar/PromoMessage.tsx#L4

Sephirosu commented 1 month ago

Fixed.Made parent component "Middle text" where i put PromoMessage where via props using Message made text in middle of navbar.