Closed vitokhangnguyen closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/andrewnt219/rent-near-me/5uhntdQqPK4UXbdysJGESGyMD1bH
✅ Preview: https://rent-near-me-git-vitokhangnguyen-refactor-bu-759c1a-andrewnt219.vercel.app
Changelog:
variant
prop to specify theme instead ofButtonPrimary
,ButtonSecondary
... etc. (The reason I went withvariant
instead oftheme
is thattheme
is a reserved prop instyled-component
).Button
as a polymorphic component forLink
with theas
prop.