Closed Yura33-dev closed 4 months ago
Name | Link |
---|---|
Latest commit | 115b9a1cc895882ee1063c8fccb36e0169d8c214 |
Latest deploy log | https://app.netlify.com/sites/one-fall/deploys/6676f240481fe70008e8c9e4 |
Deploy Preview | https://deploy-preview-10--one-fall.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Description
This PR adds link with animated arrow to
About
section andMerchCard
component.Changes Made
ArrowLink.tsx
file andArrowLink.module.css
file for styling.About.tsx
,About.module.css
andMerchCard.tsx
files.Usage (if applicable)
ArrowLink component accepts a few props:
className?: string
href: string
target?: '_blank' | '_self' | '_parent' | '_top'
text: string