Arman Kazi
Arman Kazi
I have already made it, check the pull request https://github.com/EddieHubCommunity/LinkFree/pull/1597
@Vedant-Manjrekar I have already worked on the issue, the PR is in process.
Dear maintainers, do check my PR, added a hover effect to the share profile icon.
@eddiejaoude pls do review my PR
@kidunot89 the shipping is not getting updated even in checkout mutation only the billing is updated. ``` mutation checkout { checkout( input: {paymentMethod: "bacs", billing: {address1: "testing123", address2: "testing12345", city:...
@alexkahndev Thats native browser thing, transition doesn't work for gradients even if you use vanilla css.