Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cow swap token list on token select #472

Merged

Conversation

luizakp
Copy link
Contributor

@luizakp luizakp commented Nov 9, 2023

@luizakp luizakp requested a review from yvesfracari November 9, 2023 18:56
Copy link

linear bot commented Nov 9, 2023

Copy link

vercel bot commented Nov 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cow-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 8:32pm

Copy link
Contributor

@yvesfracari yvesfracari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔝

Comment on lines +31 to +50
function SafeLoader() {
return (
<div className="flex h-full w-full flex-col justify-center items-center rounded-3xl px-12 py-16 md:py-20 text-slate12">
<div className="text-center text-3xl">This is a Safe (wallet) App</div>
<p className="text-xl">
To access please use this
<Link
target="_blank"
href="https://app.safe.global/share/safe-app?appUrl=https%3A%2F%2Fcow-tools-bleu-fi.vercel.app&chain=gor"
className="text-amber9"
>
{" "}
link{" "}
</Link>
with your safe account connected
</p>
</div>
);
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙇

@@ -115,10 +115,10 @@ export function TransactionProgressBar({
const line = i < totalSteps - 1 ? <Line classNames={lineColor} /> : null;

return (
<>
<div key={stepNumber} className="flex items-center">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@luizakp luizakp merged commit 6d2ae53 into main Nov 9, 2023
7 checks passed
@luizakp luizakp deleted the luiza/bleu-394-add-cow-swap-token-list-on-token-select branch November 9, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants